# Companies

*Using the «Companies*» *section you can view the list of companies you have access to, add new companies, and issue invoices.*

## General view of the section

In the Selarti personal account go to the section on the left «[*Companies*](https://selarti.com/panel?menu=companies)»*.*

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

## Viewing the list of companies

All companies you have access to are displayed on the left side of the screen. For each company the following are indicated:

* **ID** — the company's identification number; by clicking the symbol in this column you will copy the number to the clipboard;
* **Name** — the company's name;
* **Owner** — the owner's nickname in Telegram;
* **Balance** — the amount in the company's account in US dollars;
* **Сontrol** — you can leave someone else's company, and you can delete your own company.

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

## Adding users

You can add new users only to your own company.

To add users:

1. Click on the company to which you want to invite a user — a field will open *«Edit company»*;
2. Click the copy icon next to the label «*Invite admins*»;
3. Send the copied link to the person you want to add; after following the link they will join your company.

<figure><img src="/files/5VEtinvA7S5TJBxuAMBc" alt=""><figcaption></figcaption></figure>

## Creating a company

To create a company go to the section «[*Companies*](https://selarti.com/panel?menu=companies)*»* and click «*Create company*»*.*

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

A company creation form will open — enter its name and click «*Create company*».

<figure><img src="/files/ieAS6MUD04LDd5Th6Mcz" alt="" width="462"><figcaption></figcaption></figure>


---

# 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://manual.selarti.com/manual-en/main-sections-of-the-service/companies.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.
