# 5.6.1 Create a Document

The "Create a Document" feature in Onethread is a tool for users to create and store important documents within the platform. This feature provides users with a simple and organized way to create and store documents, making it easy for them to access and share information as needed. With this feature, users can create new documents or upload existing ones and easily categorize, label, and tag the documents for easy searching and retrieval in the future. The feature helps users keep their important documents in one place, making it easier to manage and collaborate on projects.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users **must** be a **part** of a company.
* Users **must** be **added** to a **project**.

### Steps to Use:

* **Go** to the **Wiki** section of a **project**.
* **Click** the **+ Add wiki section** button. A doc format will open.
* **Give** the **document** a **name**.&#x20;
* **Write down** your **information** in the **description box**
* **Save it**.

<figure><img src="https://lh6.googleusercontent.com/m36iw4Vdr9s6TLjsIuDrpMBm_VPTEkMB0H08sVfNh00sWtggd-6S6jVMYEwgwqRLpYoKOVm3VOYyVpuNcMQbn2JJ0XXL8p4MMnIIOK7HYfRtfyq-vr-HEM5d2JchNYYafZRe9Pk-EY44VGsYiFRRTvNkMOkdV8q2SE360n2EWxclDAq19eHvWgRa-eDnnQ" alt=""><figcaption></figcaption></figure>

### Limitations::

* There is **no option** to **delete** a **created document**.&#x20;
* However, you can edit it. Select the created document from the right side, edit it, and save it.

###

<br>


---

# 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/5.-managing-project/5.2-project-dashboard/5.6-wiki/5.6.1-create-a-document.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.
