List of Limits
The following tables describe limit values in kintone.
General
Field | Maximum Length |
---|---|
Attachment |
|
Apps
Field | Maximum Length | Notes |
---|---|---|
Records | No upper limit on the number of records |
An app might run slower when it has a larger number of records. The responsiveness in viewing or processing data depends on access permissions, filter conditions, the number of fields, and other usage conditions. We have verified that users can add or view records comfortably on an app that has not been configured to apply access permissions and filter conditions and has 1,000,000 records. |
View creation | Up to 1,000 per app | |
Graph creation | Up to 1,000 per app | If the number of summarized items or the total number of Level 1 to 3 items exceeds 500, the graph can display leading 500 items. |
Pivot Table |
|
|
Plug-in | 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 500 per app |
The following fields do not count against the limit of 500.
Example: A table that has three fields counts as four against the limit. ![]() |
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 |
REST API
Field | Maximum Length | Notes |
---|---|---|
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:
If the number of API requests exceeds the limit, a warning e-mail is sent to the e-mail address of the cybozu.com Store administrator on the following day at 9:00 a.m. Japan Standard Time. You cannot turn off the e-mail warnings. You should reduce the number of API requests. Contact Cybozu, Inc. if it is difficult for you to reduce the number of requests. Contact Us |
API to work with app records |
Bulk Record Requests for Multiple Apps (Japanese only) |
|
API for app record comments | The maximum number of comments you can get at once: 10 | |
API request body size | Maximum of 50 MB |