Project Settings
Webhooks
Section titled “Webhooks”Configure outgoing webhooks for project-level events:
- Go to Project Settings → Webhooks.
- Click Add Webhook.
- Enter the URL and select events to listen for.
- Optionally, add a secret for HMAC verification.
Project Tokens
Section titled “Project Tokens”Generate API tokens scoped to a specific project:
- Go to Project Settings → Tokens.
- Click Generate Token.
- Select permissions (deploy, read logs, manage variables, etc.).
- Copy the token — it won’t be shown again.
Members
Section titled “Members”Invite team members to collaborate on a project:
- Go to Project Settings → Members.
- Click Add Member.
- Enter their email and select a role.
- They’ll receive an invitation.
Deleting a Project
Section titled “Deleting a Project”- Open the project’s settings.
- Scroll to the bottom and click Delete Project.
- Confirm the deletion.
This removes all services, databases, volumes, and configurations for the project.