The fastest way to export ClickUp tasks to Excel is to paste your personal API token below, pick a list, and download a clean .xlsx file -- no installation required. Your token is never stored.
In ClickUp: avatar menu → Settings → Apps → API Token. Your token is never stored.
Enter your token and select a list to continue.
pk_.ClickUp personal API tokens are found under Settings → Apps → API Token. The token starts with pk_ and is tied to your account -- treat it like a password. To revoke access, regenerate the token from the same settings page. The Authorization header sends the token directly (no Bearer prefix).
Each row in the .xlsx file is one ClickUp task. Columns included:
Subtasks and closed tasks are included by default. Pagination is handled automatically -- no row limit.
/li/LIST_ID. You can also right-click a list in the sidebar and choose Copy link, then extract the numeric ID from the URL.