# 4.7.2 Template Configuration

This feature lets users customize the layout and design of their company & project templates to match their company's specific needs and requirements. It enables users to define which titles to keep in the home column and even change some features' names to anything they like.

### Use Case:

* Different Companies use unique terminology in their day-to-day operations to their company & project. We can't customize these words for each company one by one. With this feature, they can change the default features' names to their preferred terms, quickly familiarizing themselves with the software and increasing their productivity.

### 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 template configuration.

### Steps to Use:

1. Go to **Template Configuration** from **Settings.**
2. Click the **Task** or **Project** name edit button and change the name.

<figure><img src="https://lh3.googleusercontent.com/Ku4KT86GN4Hev_w8gWPCed33YgaY4-cTkGIgdMaTutH3RS4GLNY0-djEJGRiGqQSMN-ld2E7iJ1-8yZI2WSCtWXKZESiKNLvt4ahzPNvlAQHSZIZP_TTNVlxx2n8te9XaGE-k0J4fW7Q0-EPik3eUP2BdNeTwXjEEGq1yaSDcLvAIPBn8o47wOKjIHnHoQ" alt=""><figcaption></figcaption></figure>

&#x20; 3\.  **Hide or unhide** the following from the home column

* Announcement
* Discussion
* Project
* Report
* Sprint
* Task
* Vendor
* Wiki<br>

<figure><img src="https://lh5.googleusercontent.com/fHmvh8BtBDJNZiNjwqssSMHr0r2ihIGRGEmhD7u4NSCI9i-JMC-bwKgjB684GYETprdcQXbsceNxTyV_GLfO0gUAm8ekZRdVuKG_AQ6KXf8qxQ-MBu45HzFSnCvYmn3PN83EUYR9uCtxxV8H7hft-k4GdiPq6XLJrayHY0VCqf_BhmH-gUMa4Nlfc7QTJg" alt=""><figcaption></figcaption></figure>

### Benefits:

* This customization enables companies to customize their home feature column and choose what to see there or not.
* This feature is especially helpful for companies that use unique terminology in their day-to-day operations. They can edit and use their familiar words for different features and make the software more user-friendly.&#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.2-template-configuration.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.
