Standard Operating Procedures
Detailed step-by-step guides for all Omega Indexer operations.
Available SOPs
| ID | Procedure | Description |
|---|---|---|
| 001 | Account Setup | Create and configure your account |
| 002 | Campaign Creation | Create and submit indexing campaigns |
| 003 | Drip Feed Configuration | Set up drip feed for natural indexing |
| 004 | API Integration | Automate submissions via REST API |
| 005 | Managing Credits & Refunds | Understand credit system and refunds |
SOP Structure
Each procedure follows a consistent format:
┌─────────────────────────────────────────────────────────────────────┐
│ SOP DOCUMENT STRUCTURE │
├─────────────────────────────────────────────────────────────────────┤
│ │
│ Document Control │
│ │ │
│ ├──► SOP ID and Version │
│ ├──► Status (Active/Draft/Deprecated) │
│ └──► Last Updated │
│ │
│ Purpose & Scope │
│ │ │
│ ├──► What this procedure covers │
│ └──► Prerequisites │
│ │
│ Procedure Steps │
│ │ │
│ ├──► Step-by-step instructions │
│ ├──► Screenshots/diagrams where helpful │
│ └──► Code examples (for API procedures) │
│ │
│ Verification & Troubleshooting │
│ │ │
│ ├──► How to verify success │
│ └──► Common issues and solutions │
│ │
└─────────────────────────────────────────────────────────────────────┘Quick Links
- New to Omega Indexer? Start with 001 - Account Setup
- Ready to index links? Go to 002 - Campaign Creation
- Want to automate? Check 004 - API Integration