# Managing your Staysignal subscription

#### **Overview**

Managing your Staysignal subscription is simple and transparent. You can update your plan, view billing details, or cancel anytime from your account settings.

#### **Accessing Subscription Settings**

* Log in to your Staysignal dashboard.
* Navigate to **Settings** > **Subscription** or go directly to [Subscription Settings](https://app.staysignal.com/dashboard/settings/subscription).

#### **Updating Your Plan**

* In the Subscription section, view your current plan and billing details.
* Choose a different plan if you’d like to upgrade or downgrade.
* Confirm your selection to apply changes.

#### **Canceling Your Subscription**

* Click **Cancel Subscription** in the Subscription settings.
* Follow the prompts to confirm your cancellation.
* Your access will remain active until the end of the billing period.

#### **Billing & Invoices**

* View and download past invoices in the **Billing History** section.
* Update your payment details as needed.

#### **Need Help?**

If you have any questions about your subscription, feel free to reach out to our support team for assistance.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://staysignal.gitbook.io/staysignal-docs/billing/markdown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
