> For the complete documentation index, see [llms.txt](https://docs.ticket-aio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ticket-aio.com/account.md).

# Account

#### Creating Account and Groups <a href="#creating-profiles-and-groups" id="creating-profiles-and-groups"></a>

One of the first things you should do is set up your profiles, since they are required to check out products. Click **Account** in the top navigation bar to go to the Account page and get started.

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

To begin, click the blue **Add** icon in the top left corner. This will open a window where you can create a profile group and give it a name.

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

To add an account to the selected group, click the second blue **Add** icon to the right of the group name at the top of the page. This will open the window for that group and platform.Than you can login your account. After you login the bot will automatic collect information and close.

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

Once you have set up your account, you will find 4 buttons on the right side:

* Checkout Access
* Refresh Session
* Edit Account
* Delete


---

# 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:

```
GET https://docs.ticket-aio.com/account.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.
