# Companies

- [Company creation](https://help.roolz.net/en/companies/company-creation.md)
- [How to add details in your company profile?](https://help.roolz.net/en/companies/company-creation/how-to-add-details-in-your-company-profile.md)
- [How to edit info in your company profile?](https://help.roolz.net/en/companies/company-creation/how-to-edit-info-in-your-company-profile.md)
- [How to delete company?](https://help.roolz.net/en/companies/company-creation/how-to-delete-company.md): How to delete a company on Roolz transportation management system. Available only to Administrators and Company Owners.
- [Company profile](https://help.roolz.net/en/companies/company-profile.md)
- [Completed company profile](https://help.roolz.net/en/companies/company-profile/completed-company-profile.md)
- [How do I change my company profile information?](https://help.roolz.net/en/companies/company-profile/how-do-i-change-my-company-profile-information.md)
- [Can we make a private company public?](https://help.roolz.net/en/companies/company-profile/can-we-make-a-private-company-public.md)
- [Private and public profiles: what's the difference?](https://help.roolz.net/en/companies/company-profile/private-and-public-profiles-whats-the-difference.md)
- [Hiding offers in your company profile](https://help.roolz.net/en/companies/company-profile/hiding-offers-in-your-company-profile.md)
- [Inviting colleagues and the roles](https://help.roolz.net/en/companies/inviting-colleagues-and-the-roles.md)


---

# 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/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.
