> For the complete documentation index, see [llms.txt](https://docs.sfbx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sfbx.io/configuration/step-1-access-appconsent.md).

# Step 1: Access AppConsent

***

## Create an account

[Link to create an account now](https://app.appconsent.io/#/register)

<figure><img src="/files/rCiv4jjn03FsVWXcK6a6" alt=""><figcaption></figcaption></figure>

For Essential and Standard plans:

You’ll be invited to complete some information about your profile (Company name, name and email).

After that, you will have 14 days to test one of the two AppConsent plans for free. You will be invited to complete your account information during this time. If you don’t complete your information, on the 15th day, you will need to do it and sign your contract before to access your account.

For Enterprise plan, [contact-us](mailto:support@sfbx.io)

***

## Switch plan or cancel subscription

From your account, you can manage your subscription: switch plan or cancel the current one.

### Switch Plan

Below your current plan's name, click on **Change Plan**.

<figure><img src="/files/llOD2FzagXxAFp2i01sA" alt=""><figcaption></figcaption></figure>

You will be redirected to the plan change page to select the plan that suits you.

For Enterprise plan, [contact-us](mailto:support@sfbx.io)

<figure><img src="/files/S1Lce9usIjX6NaWVly1F" alt=""><figcaption></figcaption></figure>

For **Standard plan**, you can modify the options: the additional number of unique monthly visitors and the additional number of domains

<figure><img src="/files/gw02cqszWuDV1tdDDZXn" alt=""><figcaption></figcaption></figure>

### Cancel Subscription

In the navigation bar, click on your username and choose **Billing**, you will be redirected to Stripe to cancel your subscription.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sfbx.io/configuration/step-1-access-appconsent.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
