Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/reference_tables/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,8 @@ You can create monitors from the **Monitors** tab, or click on the Settings icon

## Reference Table limits
- A reference table can have up to 50 columns
- The size of a reference table file uploaded through the UI can be up to 4 MB
- A single row cannot be larger than 500KiB
- The size of a reference table file uploaded through the UI can be up to 200 MB
- The size of a reference table file uploaded through a cloud bucket file can be up to 200 MB
- The size of a reference table file uploaded through an integration can be up to 200 MB
- You can have up to 100 reference tables per organization
Expand Down
Loading