# How to resolve the "404 – File or Directory Not Found" error  when exporting an Excel sheet?

If you're encountering the "404 – File or Directory Not Found" error while attempting to export an Excel sheet, it typically indicates a configuration issue with your browser settings

Here's a step-by-step guide to help you resolve this issue :&#x20;

<figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2FfU5AYIudeePs8FQQQmjY%2FScreenshot%202024-12-04%20at%2017.18.00.png?alt=media&#x26;token=d64a43b9-562f-429c-a707-3f7a2da70d39" alt=""><figcaption></figcaption></figure>

Resolving the "404 – File or Directory Not Found" Error When Exporting an Excel Shee

**Steps to Fix the Error**

1. **Navigate to Your Browser Settings :** Open your browser and go to the settings menu. This is usually represented by three dots or a gear icon in the top-right corner

<figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2F0J6G4Q6Egmko0zMuLmwd%2FUntitled%20design%20(17).gif?alt=media&#x26;token=41e35848-d6ac-4f23-90a3-a06bcb63ce80" alt=""><figcaption></figcaption></figure>

2. **Locate the Downloads Section :** Within the settings, find the "Downloads" or similar section. You can use the search bar in the settings menu to quickly locate this option

<figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2Fna8heLoWTvmc4mn8qCeq%2FUntitled%20design%20(18).gif?alt=media&#x26;token=d7c436d4-ee15-478f-9c7d-794b4a71d430" alt=""><figcaption></figcaption></figure>

3. **Disable the Option to Open Office Files in the Browser** : Look for an option that enables opening Office files directly in the browser. This setting might cause issues with downloading or exporting files. Disable this option to ensure the files are downloaded instead of being opened in the browser

<figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2FD8AoFZjdPmFHiUCKaC9z%2FUntitled%20design%20(19).gif?alt=media&#x26;token=79049377-623d-4417-90d4-2832ddf0814a" alt=""><figcaption></figcaption></figure>


---

# 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://learn.doubletick.io/troubleshoot-errors/how-to-resolve-the-404-file-or-directory-not-found-error-when-exporting-an-excel-sheet.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.
