# Import a file

Already have assets you'd like to get started with? You can import a Lottie or SVG file directly from your dashboard.

### Import Button

One way to import is to:

* Click on the `Import` button
* In the import modal, click the `Upload files` button.
* Select the Lottie File or SVG you wish to import.

<figure><img src="/files/3PSiQZZvI3ju04eik0co" alt=""><figcaption></figcaption></figure>

### Drag and Drop

You can also drag and drop your files into your Lottielab dashboard

<figure><img src="/files/m25beieENhUesGJQAvmy" 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://docs.lottielab.com/file-management/files/import-a-file.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.
