09 Nov 2020, updated: 04 Jan 2021
The Advanced Repeat feature lets you automatically hit endpoints at predefined intervals. You can also to add delays between each iteration.
In this tutorial we are going to demonstrate 2 use cases for this feature:
- Performance testing
- Monitor health of specific endpoints
Prerequisites
- Make sure you have installed and configured the Charles Root certificate on your Mac before you proceed to the next step
Open Advanced Repeat settings
Right click the endpoint and select “Advanced Repeat” from the options menu

Performance Testing (very basic!)
- If you want to check the performance of an endpoint but don’t have the time/skills to do it thoroughly, this feature can be a great solution
- Iterations
- Enter the number of times you want to make a network request
- Concurrency
- This determines how many requests Charles will send at the same time
