
Myra LabsS.47180 (Customer) asked a question.
Hi,
What is the maximum number of users I can have in my okta app? I recently got this error:
```
Could not create Okta user: [400] {"errorCode":"E0000001","errorSummary":"Api validation failed: com.saasure.core.services.user.InvalidUserProfileException: Could not create user due to invalid profile: com.saasure.framework.validation.util.SimpleErrors: 1 errors\nError in object 'newUser': codes [edition.error.user_limit_reached.newUser,edition.error.user_limit_reached]; arguments []; default message [null]","errorLink":"E0000001","errorId":"oaeuDWFE9tyQ-mHLzffe4cG7A","errorCauses":[{"errorSummary":"Cannot create user. Maximum number of users has been reached."}]}
```
I don't see a user limit stated anywhere.
Thanks

According to docs / api / getting_started / rate-limits on developer.okta.com there are some per minute API limits. Compare it with your instance type.