Performance issues in Clay can occur when dealing with large tables or complex workflows. Here are some steps to resolve this:
1. Try a hard refresh:
- Mac: Command (β) + Shift + R (Chrome/Firefox) or Option (β₯) + Command (β) + E (Safari)
- Windows: Ctrl + Shift + R
2. For processing delays:
- Make your search queries more specific
- Break large data requests into smaller batches
- Check your usage limits and API quotas
3. For column dependencies:
- Remove run conditions from columns depending on data from other columns
- Set them to run only when the required data is present
If issues persist, you can request human assistance by clicking on "Talk to a person" for further support.