List of Limit Values
The following tables describe limit values in Kintone.
General
Item | Limit value |
---|---|
Attachments |
|
App
Item | Limit value | Note |
---|---|---|
Records | Up to 50,000 |
An app might run slower when it has a larger number of records. The responsiveness in viewing or processing data depends on usage conditions, such as configured permissions, filter conditions, the number of fields, and so on. If you want to change the current limit, contact our support team. |
View | Up to 1,000 per app | |
Charts | Up to 1,000 per app | When the aggregate result or the number of items (the total number of Level 1, 2, or 3 items) exceeds 500, the first 500 items are displayed in a chart. As for a table, the first 10,000 data items are displayed. |
Pivot Table |
|
When the aggregate result or the number of items (the total number of Level 1, 2, or 3 items) exceeds 10,000, the first 10,000 items are displayed in a pivot table. |
Plug-ins | Up to 20 per app | For each plug-in, you can use kintone.plugin.app.setConfig to set key-value pairs unless the total size of the values exceeds 256 KB. |
Size of files for plug-ins | JavaScript files, CSS files, icon files: 20 MB HTML files: 64 KB |
|
Total size of files contained in a plug-in package | 100MB | |
App Templates | Up to 100 apps contained in an app template | This limit also includes the number of apps that are associated through Lookup, Related Records, or App Action. |
Fields | Up to 150 per app |
The following fields do not count against the limit of 150.
Example: A table that contains three fields is counted as four fields. ![]() You can change the limit up to 500. If you want to change the limit, contact our support team. |
Table | Up to 5,000 rows and 100 fields per table | |
Field Name | Up to 128 full-width or half-width characters | |
Field Code | Up to 128 full-width or half-width characters | For details on unusable symbols and characters, see the "What is a Field Code?" page. |
Field Entry Limits | See Field Entry Limits. | |
Number of record filter conditions | No upper limit on the number of records |
|
Excel files to be imported | Up to 1 MB with 1,000 rows | If you want to import a file that contains more than permitted number of rows, refer to the page for solutions. |
CSV, TSV, or TXT files to be imported | Up to 100 MB with 100,000 rows | |
CSV file to be exported | Up to 100 MB | If the size of the CSV file to be exported exceeds 100 MB, export fails. Reduce the number of fields or records to be exported at one time. |
REST API
Item | Limit value | Note |
---|---|---|
Concurrent access | 100 per domain |
A REST API call receives a response with an HTTP status code of 429 when the concurrent access limit is exceeded. |
Retention period of an uploaded file | An uploaded file is deleted three days after the upload unless the file is attached to a record through Add Record API or Update Record API. | |
Proxy API |
|
|
Number of API requests allowed in a day | 10,000 per app |
The number of API requests in the day appears in "App Management" in System Administration. The number of API requests is reset every day at 9:00 a.m. in Japan Standard Time. The following API calls do not count against the number of requests:
|
API to work with app records |
|
|
API for app record comments | The maximum number of comments you can get at once: 10 | |
API request body size | Maximum of 50 MB |