# Details

**Can multiple users access one Adgebra account?**

> Yes, You have the option to grant multiple users access to a single account, enabling them to view the dashboard and reports. You can always connect to your sales/account manager.

**Is there a unique account ID associated with the account?**

> The Adgebra account ID is unique and linked to each account, and you can locate it on the account view screen.

**Is it possible to create multiple brands/campaigns in a single account?**

> Yes, Adgebra allows to creation of multiple brands or campaigns within a single account.\
> \
> You can create multiple brand under single account by clicking on **brand+** button above the brand view screen. For multiple campaign creation you can click on **campaign+** button \
> \
> Screenshot for reference

<figure><img src="https://demo.adgebra.in/custom/html/Adgebra_Help_Center/Account/images/img3.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://demo.adgebra.in/custom/html/Adgebra_Help_Center/Account/images/img4.png" alt=""><figcaption></figcaption></figure>

**Does Adgebra delete any account that is not active?**

> Adgebra does not delete any associated accounts. If you wish to stop using your account, you can send a request to your account manager to deactivate it. Adgebra retains all your past data, ensuring it remains accessible.


---

# 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://help.adgebra.co/getting-started/publish-your-docs-1/details.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.
