> ## Documentation Index
> Fetch the complete documentation index at: https://docs.odin.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Exposed Files

| Field      | Description                                   |
| ---------- | --------------------------------------------- |
| bucket     | The storage bucket where the file is located  |
| provider   | The cloud provider of the file storage        |
| container  | The container or logical grouping of files    |
| region     | The region where the file is stored           |
| path       | The full path to the file in storage          |
| name       | The name of the file                          |
| ext        | The file extension (e.g., .txt, .jpg)         |
| size       | The size of the file in bytes                 |
| etag       | The entity tag (unique identifier) of file    |
| type       | The MIME type or classification of the file   |
| category   | The category assigned to the file             |
| label      | The label or tag associated with the file     |
| ins\_at    | The timestamp when the file was inserted      |
| mod\_at    | The timestamp when the file was last modified |
| scan\_at   | The timestamp when the file was last scanned  |
| accessible | Indicates if the file is publicly accessible  |
