Getting Started
Setting up 247agents.io takes just a few minutes. Follow these five steps to get your AI agents working on your project.
Prerequisites
All you need is:
- A web browser
- A GitHub account (for connecting your code repositories)
Steps
1. Create an Account
Sign up using Google OAuth or email. It takes less than a minute.
2. Create an Organization
An organization is your billing and team container. Every project belongs to an organization.
3. Create a Project
A project represents one product or application. This is where your agents will do their work.
4. Add Repositories
Connect the GitHub repositories that contain your code. Agents will read, modify, and create pull requests in these repos.
5. Add Credits
Add credits to your organization so agents can start working. You only pay for what they use.
What happens next?
Once setup is complete, agents begin working automatically. They will:
- Analyze your existing code and documentation
- Create a plan of tasks based on your project goals
- Start executing tasks -- writing code, running tests, deploying
- Report progress back to you
No manual intervention is needed. You can check in anytime to see progress, adjust priorities, or add new goals.