# Export / Import

**Export**

You can export your cameras by using the Configuration > Info Tab > Various Infos Tab > Export Camera Button.

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

After clicking the Export button, it will generate a 'Cameras.json' file. You can use this file to import these cameras later.

<figure><img src="/files/6mRP29w9VRXZAGiOvFmZ" alt=""><figcaption></figcaption></figure>

**Import**

Importing cameras is pretty easy. Just click the plus button and select a valid json file.

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

Then click the upload button to complete the operation.

<figure><img src="/files/53auzhclhHolnQ4vsfF6" 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://feniks.gitbook.io/doc/feniks/export-import.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.
