> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rebel-series/rebel-series/dialog-remote/format-the-sd-card.md).

# Format the SD Card

The filesystem must be correctly prepared before using an SD Card in a Logger; you can do this via the 'Format SD Card' function.

Click the 'Format SD Card' button. ![](/files/U1MThqaJ5Xn0O3COozzv)

Formatting the SD Card will erase all the SD card data, so you will be asked if you wish to Format the SD card. To confirm, press 'YES'.

![](/files/u1Jc4P2IyJKJBWt6wgKk)

You will be presented with the Format window with the correct Capacity, File System, and Allocation unit size options selected. DO NOT CHANGE THESE; press Start to format the SD Card.

![](/files/UJft0JFhlvUfOck95lmk)

Confirm once more that you want to erase ALL data on the SD Card by clicking 'OK'.

![](/files/Oqrzyp6xiTW4RvE0w3GG)

You will be informed that the format operation is complete; press 'OK' to acknowledge that.

![](/files/wWO5p3sysGPmchgTn77Z)

Exit from the Format Window by pressing 'Close'.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.influxtechnology.com/support_guides/rebel-series/rebel-series/dialog-remote/format-the-sd-card.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.
