# 4.7.1 Edit Company Name

This feature allows administrators to modify the name of their company as it appears on the platform. The "Edit Company Name" feature allows the user to change the name of their company. This feature can be accessed from the Company Settings section. Users can easily modify the existing name to update it according to their preferences. This feature can be helpful in cases where a company's name has changed, a merger or acquisition or when there is a need to correct a spelling mistake or typo. Once the new name is saved, it will be reflected across the platform for all users and projects associated with the company. &#x20;

### 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 the company name.

### Steps to Use:

* Go to **General** from **Settings.**
* Click the **Edit Company Name**.
* Write down the **new** **name**.
* Hit the **change button**.

<figure><img src="https://lh3.googleusercontent.com/GBtVCU0bmp4iwTJ0tUcIxOLAueptG5pYx-s0ID9ydNN2FX_8djLDTPdFPdvzweo6eDAURfNPYge64tHnKj342Hnpibf5wLPPDPxL2sSbLWzRj9FaMSX7uJPTCV0R6U4eqFwh2GSGtEc-nbKATOU6fdf3AwsYhDzXRr3tcR1aaZnUjK0cLCh5ykywrPx44w" alt=""><figcaption></figcaption></figure>

### Benefits:

* With this feature, administrators can ensure that the company's name is accurate, up-to-date, and reflects its current branding and identity.&#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.7-company-settings/4.7.1-edit-company-name.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.
