# How can I confirm that a file has successfully been imported in Hummingbird?

You can check to see if a file has been processed by navigating to Settings->Reports->Imports. You will see a status for each file import via:

* Uploading a spreadsheet (CSV, Excel, or other tabular data format); or
* API.

Additionally, if the import caused a case to be created, a link to that case will be provided.

You will also receive email notifications about the status of your import. Learn more about how to manage your email notifications settings ([help article](https://help.hummingbird.co/collaboration/where-can-i-manage-my-email-notifications)).

![](/files/Ubad6gVx1fvMvAfp1UJt)


---

# 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://help.hummingbird.co/case-management/how-can-i-confirm-that-a-file-has-successfully-been-imported-in-hummingbird.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.
