# Working in the company space

<details>

<summary><strong>What are the company's users roles?</strong></summary>

* **Owner**. There can be only one user who has all rights of Administrator and Member and also has the exclusive right to delete the entire company. There is always the Owner in the company, and there can be only one.
* **Administrator**. Has access to the company administration panel, where you can edit company's data, invite and delete company members except for the Owner.
* **User**. Does not have access to the administrator panel. Therefore, they cannot edit company's data or manage the list of company members. User has access to the company's space and can act on behalf of the company on the exchange. This role is usually held by most employees.

</details>

<details>

<summary><strong>How do I assign and remove an Administrator role?</strong></summary>

When you send an invitation, specify the invitee's system role in your company: Administrator or Member.&#x20;

To remove Administrator rights, you must remove the participant from the company and send a new invitation with the system role "Member".

<img src="/files/lMqKsrXECaj1BTKAewoF" alt="" data-size="original">

</details>

<details>

<summary><strong>What rights do the Administrator and the Owner have?</strong></summary>

The Owner and Administrator have access to the company's administration panel, where they can edit account and company profile data, as well as invite and remove users.

<img src="/files/beCloVGNog6b9795IwVZ" alt="" data-size="original">

❕**Note.** The Owner has exclusive rights to delete the company from the system. Every company on Roolz always has the owner, and there can be only one.

</details>

<details>

<summary><strong>How many Administrators can a company have?</strong></summary>

The number is unlimited. Note that the Owner has all rights of the Administrator. There is always the Owner in the company and there is only one.

</details>

<details>

<summary><strong>Do I see offers from my colleagues in the company profile?</strong></summary>

Yes, but only public offers. Private offers are not displayed in the company profile for greater security and privacy.

You can view your colleagues' offers on "My offers" page. Make sure you are in your company's space.

</details>

<details>

<summary><strong>Will I be able to place offers on behalf of my coworkers?</strong></summary>

Yes, this feature will be available soon. When you create an offer, you will be able to assign the responsibility for it to your colleague. You will also be able to change the assigned responsible user on existing offers that have not been archived.

<img src="/files/PSgtr74o3eKr3UQBBYkw" alt="" data-size="original">

</details>


---

# 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.roolz.net/en/working-in-the-company-space.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.
