# My Company

In **"My Company"**, you can view your company's registration details on the platform.

### How to access <a href="#como-acessar" id="como-acessar"></a>

1. Click on the dropdown menu and select any available item (except **Billing** and **Logout**).
2. In the left menu, click on "**My Company**".

After clicking, the following information will be displayed on the screen:

* **Company Status**
* **General information**: Name, phone number, etc.
* **Address**: City, postal code, etc.

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

{% hint style="warning" %}
The general information and the company's address cannot be changed directly on the platform. To make changes, please contact support.
{% endhint %}


---

# 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://docs.skyone.cloud/english/skyone-console/settings-and-preferences/my-company.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.
