# Company Administration

This is a set of service endpoints that can be used to admin your commerce company. Each request made to the prefixed /admin endpoints have a guard to only give access to users/api keys which have admin permission.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>       Companies (Admin)</td><td></td><td><a href="/pages/2iUu6BbVJiNY9RbXK97f">/pages/2iUu6BbVJiNY9RbXK97f</a></td></tr><tr><td></td><td>           Assets (Admin)</td><td></td><td><a href="/pages/Rzh7ST87UIDzl42TBqok">/pages/Rzh7ST87UIDzl42TBqok</a></td></tr><tr><td></td><td>            Tags (Admin)</td><td></td><td><a href="/pages/kvxpT0jbXm5lbi0TJSRU">/pages/kvxpT0jbXm5lbi0TJSRU</a></td></tr><tr><td></td><td>         Products (Admin)</td><td></td><td><a href="/pages/W2RgNWMZBhY7wGu8Cdou">/pages/W2RgNWMZBhY7wGu8Cdou</a></td></tr><tr><td></td><td>          Orders (Admin)</td><td></td><td><a href="/pages/St7QggJNjCp5I7r6oeeK">/pages/St7QggJNjCp5I7r6oeeK</a></td></tr><tr><td></td><td>            Faq (Admin)</td><td></td><td><a href="/pages/6LYSPeDPnjurU374w82L">/pages/6LYSPeDPnjurU374w82L</a></td></tr><tr><td></td><td>       Webhooks (Admin)</td><td></td><td><a href="/pages/v1ljCC5q3Bz27AaC6XVu">/pages/v1ljCC5q3Bz27AaC6XVu</a></td></tr></tbody></table>


---

# 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://w3block.gitbook.io/w3block-eng/dev-docs/api/commerce-api-services/company-administration.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.
