GitLab Gantt Chart Generator
GitLab Configuration
Configure your GitLab connection to start generating Gantt charts from your issues.
Connection Settings
Need Help?
Creating a Personal Access Token
- Go to your GitLab profile settings
- Navigate to "Access Tokens"
- Create a new token with
read_apiandread_repositoryscopes - Copy the token and paste it above
Finding Project IDs
You can find the project ID in the GitLab project's main page, usually displayed below the project name. You can also leave this field empty to select projects from the dashboard.
Self-Hosted GitLab
If you're using a self-hosted GitLab instance, make sure to replace the base URL with your instance's URL (e.g., https://gitlab.company.com).
Troubleshooting
- Ensure your token has the correct scopes
- Check that the GitLab instance is accessible
- Verify your internet connection
- Contact your GitLab administrator if issues persist