Getting Started
Getting Started
Set up Scitor in three simple steps: install the GitHub App, configure your email, and start receiving support tickets.
Step 1: Install the GitHub App
- Go to github.com/apps/scitor and click Install
- Select the organization or account where you want to use Scitor
- Choose which repositories to enable (or select all)
- Click Install
After installation, Scitor creates a welcome issue (or discussion, if enabled) in each repository with:
- Your unique inbound email address
- A list of all available commands
- Configuration instructions
Info
If your repository has GitHub Discussions enabled, Scitor creates the welcome message as a discussion. Otherwise, it creates an issue.
Step 2: Set up email forwarding
Scitor assigns a unique email address to each repository (shown in the welcome issue). To receive customer emails:
- Copy the Scitor email address from the welcome issue (e.g.
abc123@scitor.io) - Set up email forwarding from your support address (e.g.
support@yourcompany.com) to this address - Or share the Scitor email address directly with customers
Tip
Most email providers (Google Workspace, Microsoft 365, Fastmail) support email forwarding rules. Check your providerβs documentation for instructions.
Step 3: Receive your first email
Send a test email to your Scitor address. Within seconds, youβll see a new Issue or Discussion appear in your repository with:
- The senderβs information
- The email body (with formatting preserved)
- AI-generated labels for sentiment and category (on the Pro plan)
- A spam score label
Replying to customers
To reply to a customer, add a comment to the issue with the /send command:
/send
Hi there! Thanks for reaching out.
We've looked into your issue and here's what we found...
Best regards,
Your Support Team
The customer receives your reply as an email. When they reply back, their response appears as a new comment on the same issue β keeping the full conversation threaded.
Whatβs next?
- Configure your repository with a
scitor.yamlfile - Learn about all available commands
- Set up a knowledge base for self-service documentation
- Enable AI analysis for automatic categorization