Get up and running
Follow this guide to create your account, set up your first organization, and create your first AI-powered notebook.1
Create your account
Visit runalph.ai and click Sign In to create an account.
- Sign up using GitHub OAuth for quick access
- Or create an account with email and password
2
Create your organization
After signing in, you’ll be prompted to create your first organization.
- Enter an organization name (e.g., “My Research Lab”)
- Choose a URL slug (e.g., “my-research-lab”)
- Click Create Organization
Organizations are workspaces where you manage notebooks, projects, and team members. You can create multiple organizations or join existing ones.
3
Create your first notebook
From your organization dashboard:
- Navigate to Notebooks in the sidebar
- Click New Notebook
- Give your notebook a title
- Start writing code!
Alternative: Import from GitHub
Already have notebooks on GitHub? Import them instead
4
Try AI assistance
Alph’s AI features help you write code faster:Generate a new cell:
- Click the + AI button between cells
- Describe what you want (e.g., “create a bar chart of sales by month”)
- Review and accept the generated code
- Open the chat panel on the right
- Ask questions about your code or data
- Get explanations and suggestions
5
Execute your code
To run code cells, you’ll need a kernel:Option 1: Quick Execute (Coming Soon)
- Click Run to execute cells without setup
- Perfect for quick calculations and simple tasks
- Go to Projects in your organization
- Create a new project with desired compute resources
- Select the project as your notebook’s kernel
- Run cells with full computational power
Learn about projects
Understand compute options and project management
What’s next?
Now that you have your first notebook, explore these key features:AI Assistance
Master AI-powered code generation and chat features
GitHub Integration
Connect your repositories to import and sync notebooks
Publishing
Share your work with teammates or the public
Team Collaboration
Invite team members to your organization
Common next steps
Customize your workspace
Customize your workspace
- Update your profile and organization settings
- Set default preferences for notebooks
- Configure notification preferences
Set up compute resources
Set up compute resources
- Create projects with appropriate compute types
- Understand the difference between Micro, Small, and GPU instances
- Monitor your usage and quotas
Connect GitHub
Connect GitHub
- Install the Alph GitHub App
- Grant access to repositories
- Import existing Jupyter notebooks
Invite your team
Invite your team
- Add team members to your organization
- Assign appropriate roles (Member, Admin, Owner)
- Share notebooks and projects
Need help?
Join our community
Get help from the Alph community and team