# Importing settings from another dataset

From the **Dataset settings** page, you can import the following settings from another dataset:

* **Project settings -** The tags, .docx settings, and PDF settings.
* **Entity settings -** The entity type handling configuration and enabled custom entity types.

To import the settings:

1. On the dataset details, click **Project settings**.
2. On the **Dataset settings** page, click **Import Dataset Settings**.

<figure><img src="/files/O1qTnmZ9XGEWpZInNnDj" alt=""><figcaption><p>Dataset options on the Dataset settings page</p></figcaption></figure>

3. On the **Import Dataset Settings** panel, from the **Dataset** dropdown list, select the dataset to import the settings from.\
   \
   To import settings from a dataset, you must have the **View dataset settings** permission for that dataset.&#x20;

<figure><img src="/files/5mavikJac2s40TYqU1aU" alt=""><figcaption></figcaption></figure>

4. Under **Settings to import**:
   1. To import both the project and entity settings, click **All settings**.
   2. To only import the project settings, click **Project settings only**.
   3. To only import the entity settings, click **Entity settings only**.
5. Click **Import**.


---

# 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.tonic.ai/textual/dataset-configure-redaction/dataset-import-settings.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.
