# Selecting the source files and output destination

## Setting the source and destination for a new item

### Adding source files to the workload item

After you create the workload item, the next step is to select the source data to scan and redact.

The source data must be in OneLake.

1. Select the lakehouse.

<figure><img src="/files/arfID4e7BQFEn3RP3Zus" alt=""><figcaption><p>Lakehouse selection for a Textual item</p></figcaption></figure>

2. Click **Next**.
3. Within the lakehouse, select the folders and files to redact.\
   \
   When you select a folder, Textual scans and redacts all of the files in that folder.

<figure><img src="/files/L4ScFqPGLLhTg8XeWrGi" alt=""><figcaption><p>Selecting input files from a lakehouse</p></figcaption></figure>

3. Click **Save Input Configuration**.

### Setting the destination location for the redacted files

After you select the source files, you select the OneLake location where Textual writes the redacted files.

1. On the destination page, select the lakehouse where the output folder is located.

<figure><img src="/files/LggBPrvN2SVAab7GTX0q" alt=""><figcaption><p>Selecting the lakehouse where the output folder is located</p></figcaption></figure>

2. Click **Next**.
3. Within the lakehouse, select the output folder.

<figure><img src="/files/avDVXO4BIPcFYcO125Iz" alt=""><figcaption><p>Selecting the output folder</p></figcaption></figure>

4. Click **Save Output Configuration**.

## Changing the source files and destination location

For a Textual item, you can select different source files and change the destination location.

To display the source and destination settings page:

1. Click the settings icon.

<figure><img src="/files/dlayUH4eDXADxFAhbBeI" alt=""><figcaption><p>Settings icon for a Textual item</p></figcaption></figure>

2. Click **Source and destination settings**.

### Selecting different source files

To select different source files:

1. On the **Source and destination settings** tab of the settings page, under **Source**, click **Edit Source**.
2. On the source files panel, select the folders and files to include.
3. Click **Save Input Configuration**.

### Selecting a new destination location

To select a different destination location:

1. On the **Source and destination settings** tab of the settings page, under **Destination**, click **Edit Destination**.
2. On the destination folder panel, select the destination folder.
3. Click **Save Output Configuration**.


---

# 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/textual-integrations/microsoft-fabric-integration/fabric-source-output.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.
