# 4.3.4 Edit Company Basic Information

This feature lets administrators easily update and modify a company's basic information. This information includes the Company Type, headquarters, email address, company size, and other relevant details.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Super Admins/Admins** to edit company basic information.

### Steps to Use:

1. Click the **Company profile** button.
2. Click the “**Edit Company**” button at the top right corner.
3. A **form** will appear.&#x20;

&#x20;      In this form, you provide

* Company Type,&#x20;
* Company Headquarter’s name,&#x20;
* Company Email Address,&#x20;
* Legal Owner’s Name
* Legal Owner’s email address
* Company Size

&#x20; 4\.  **Save** it.

<figure><img src="https://lh6.googleusercontent.com/jEbjCtq5NxoP9gL2CyUf9Ivcej0Em9refwc9ERaWqOxU81mHmNwOtlWXA15UMxotZDoMEJ835XN7mSn-Sdby9WS-tz_kbFM1bBzGm-E5mQfjXG31czSKhfPcyp40CMeWBqCGVmuFkLD1c7ZeQ8wrdQVTopHZM1AQj_GIW1VJAGKGVy48-MzLyZ6IvwrwrA" alt=""><figcaption></figcaption></figure>

### Benefits:

* It allows administrators to keep the company's information up-to-date and accurate.
* By making changes to the basic information, administrators can ensure that the company profile reflects the organization's current state, making it easier for employees, colleagues, and other stakeholders to find accurate information about the company.&#x20;


---

# 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.onethreadapp.com/4.-managing-company/4.3-setting-up-company-profile/4.3.4-edit-company-basic-information.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.
