Documentation
Everything you need to know to get started with FixPin and make the most of its features.
Getting Started
Creating Your Account
To get started with FixPin, you'll need to create an account. Click the Get Started button on the homepage and sign up using your email address or a social login provider.
Tip: FixPin offers a 7-day free trial so you can explore all features before committing to a plan.
Your First Team
After signing up, you'll be prompted to create your first team. Teams are the foundation of FixPin's organization structure. Each team can have multiple projects and members.
- Navigate to your Dashboard
- Click Create Team
- Enter a team name (e.g., "Marketing Team" or "Product Development")
- Click Create to finish
Creating Your First Project
Once you have a team, create a project to start tracking work. Projects contain your kanban boards and organize related issues.
- Go to your team page
- Click New Project
- Enter a project name and optional description
- Click Create Project
Teams
Teams are collaborative workspaces where you organize projects and work together with colleagues. Each team has its own set of projects, members, and settings.
Team Roles
FixPin uses role-based access control to manage what team members can do:
| Role | Permissions |
|---|---|
| Owner | Full access including team deletion, billing, and member management |
| Admin | Manage projects, members, and settings. Cannot delete team or manage billing |
| Member | Create and manage issues, view projects, participate in collaboration |
Switching Teams
If you belong to multiple teams, you can switch between them from the sidebar navigation. Click on any team name to view its projects and issues.
Projects
Projects are containers for related work. Each project has its own kanban board, issues, tags, and feedback widget.
Project Settings
Each project can be customized with:
- Name and Description: Help team members understand the project's purpose
- Tags: Create custom tags to categorize issues (e.g., "bug", "feature", "urgent")
- Widget Token: A unique identifier for the feedback widget
Managing Projects
To edit or delete a project, navigate to the project page and click the settings icon. Only team Owners and Admins can modify project settings.
Kanban Board
The kanban board is where you visualize and manage your workflow. Issues move through columns representing different stages of completion.
Workflow Stages
FixPin uses five workflow stages:
Ideas and tasks not yet scheduled
Ready to be worked on
Currently in progress
Completed tasks
Archived for reference
Drag and Drop
Move issues between columns by dragging and dropping them. Click and hold an issue card, then drag it to the desired column. The issue's status will update automatically.
Note: Changes are saved immediately when you drop an issue into a new column.
Filtering Issues
Use the filter options at the top of the board to filter issues by assignee or tags. This helps you focus on specific work or team member tasks.
Issues
Issues represent individual tasks, bugs, or features that need to be tracked and completed.
Creating Issues
There are multiple ways to create issues:
- Click the + button at the top of any kanban column
- Use the New Issue button in the project header
- Convert feedback submissions into issues
Issue Fields
Each issue includes:
| Field | Description |
|---|---|
| Title | A brief, descriptive name for the issue |
| Description | Detailed information about the task or bug |
| Status | Current workflow stage (Backlog, To Do, Doing, Done, Archive) |
| Assignee | Team member responsible for the issue |
| Tags | Labels to categorize and filter issues |
| Attachments | Screenshots, files, or images related to the issue |
Comments
Add comments to issues to discuss progress, ask questions, or provide updates. All team members can view and add comments to issues in their projects.
Feedback Widget
The feedback widget allows users to submit visual feedback directly from your website. It captures screenshots, device information, and user comments automatically.
Installing the Widget
Add the feedback widget to your website with a single script tag:
<script
src="https://fixpin.app/feedback-widget.js"
data-project-token="YOUR_PROJECT_TOKEN"
></script>Replace YOUR_PROJECT_TOKEN with your project's unique widget token, found in your project settings.
How It Works
- Users click the feedback button on your website
- They can click anywhere on the page to pin their feedback
- A screenshot is automatically captured
- Users add their comment and submit
- Feedback appears in your FixPin project's feedback panel
Captured Information
The widget automatically captures:
- Screenshot with pin location marker
- Page URL
- Browser and operating system
- Screen resolution
- Timestamp
Converting Feedback to Issues
Review incoming feedback in the Feedback panel of your project. Click Convert to Issue to create a new issue from feedback, automatically transferring the screenshot, URL, and device information.
Team Management
Manage your team members, roles, and invitations from the team settings page.
Inviting Team Members
To invite new members to your team:
- Navigate to your team and click Members in the navigation
- Click Invite Member
- Enter the email address of the person you want to invite
- Select their role (Admin or Member)
- Click Send Invitation
The invited person will receive an email with a link to join your team. Invitations expire after 7 days.
Managing Members
Team Owners and Admins can:
- Change member roles
- Remove members from the team
- Cancel pending invitations
- Resend invitation emails
Warning: Removing a member immediately revokes their access to all team projects. This action cannot be undone.
Settings
Customize your FixPin experience through the Settings page.
Account Settings
From the Settings page, you can:
- Update your display name
- Change your email address
- Update your password
- Manage notification preferences
Dark Mode
Toggle between light and dark mode using the theme switcher in the header. Your preference is saved and persists across sessions.
Need More Help?
Can't find what you're looking for? We're here to help.
Contact Support