# Upload spreadsheets

- [Upload data from spreadsheets](https://docs.nais.org/nais/add-your-data/upload-spreadsheets/upload-data-from-spreadsheets.md): The power of Market View comes from making it customized to your school and community. Upload data to see it on the map, and analyze your enrollment pipeline.
- [Troubleshooting spreadsheet uploads](https://docs.nais.org/nais/add-your-data/upload-spreadsheets/troubleshooting-spreadsheet-uploads.md): If you are having trouble uploading your files, make sure to check the following requirements.
- [Encode files correctly](https://docs.nais.org/nais/add-your-data/upload-spreadsheets/troubleshooting-spreadsheet-uploads/encode-files-correctly.md): If you are getting errors that Market View cannot import your file, follow this guide.
- [Deleting spreadsheets](https://docs.nais.org/nais/add-your-data/upload-spreadsheets/deleting-spreadsheets.md)


---

# 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.nais.org/nais/add-your-data/upload-spreadsheets.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.
