# Camera Settings

Cameras can be removed from Feniks by this button

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

Note that removing a camera doesn't delete its AI, Image and video data. If you want to access this data, simply add a new camera with the same ID.

A camera can be enable or disable by one of the command bar button circled below

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

If a camera is disabled, all its streaming, recording and snapshotting operation is going to be stopped.

Besides those, recording can be enabled or disabled in this section.


---

# 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/camera-settings.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.
