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

# Rate Limits

> Understand the rate limits and resource constraints for the Omni API.

## Resource Limits

| Resource               | Limit     |
| ---------------------- | --------- |
| Projects per user      | 5         |
| Workflows per project  | 10        |
| Items per folder       | 5         |
| Max file size          | 10MB      |
| Profiles per workflow  | Unlimited |
| Folders per profile    | Unlimited |
| Concurrent analyses    | 50+       |
| Page size (pagination) | 50 items  |

## Supported File Types

| Category     | Formats                   |
| ------------ | ------------------------- |
| Images       | JPG, PNG, BMP, TIFF, WEBP |
| Documents    | PDF, TXT, DOC, DOCX       |
| Spreadsheets | XLS, XLSX, CSV            |
| Web          | HTML, MD                  |

## Processing

* **Auto OCR**: Images and PDFs are automatically processed with OCR (Korean & English)
* **Text extraction**: Office documents (DOC, DOCX, XLS, XLSX) are automatically parsed
* **Processing timeout**: Items should reach `ACTIVE` status within 60 seconds
* **Polling interval**: Check item status at 1-second intervals
