# Writing to the Destination

### Step 5:  Accept Your File and Write to the Destination

Review and approve your file(s) before writing to the Lakehouse.

1. Select Ready for Review

<figure><img src="/files/xAOCzH1MdOuYmk8KPJVu" alt=""><figcaption></figcaption></figure>

2. To accept and write to the destination, select **Approve**.
3. If you do not wish to write the current file to the destination, select **Reject.**&#x20;
   1. The file will not be written to the destination. &#x20;
   2. It will update to a Failed Status. &#x20;
   3. Reasons for rejection may vary.  For example, the user initially chose the wrong file to process.
4. If you select Retry, it will take you to the Retry Processing window.
   1. The retry screen allows you to incorporate column descriptors.
   2. If you choose to rerun the file, the outcome of the previous run(s) will not be saved. &#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://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/writing-to-the-destination.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.
