Prerequisites
Before accessing your console, ensure you have:- An active social.plus Portal account
- At least one social.plus application created in your portal
- Administrative access to your organization’s social.plus account
Accessing Your Console
Login to social.plus Portal
Navigate to portal.amity.co and sign in with your credentials.
Select Your Application
From the “My Applications” screen, locate the application you want to manage.
Open Console
Click the “Go to Console” button for your selected application. This will open the social.plus Console in a new tab.
Initial Setup Checklist
1. Get Your API Key
Your API key is essential for SDK integration and API access.2. Configure Basic Moderation
Set up essential moderation rules to keep your community safe.3. Set Up User Roles
Configure user roles and permissions for your moderation team.4. Configure Notifications
Set up push notifications and alerts for your application.Upload Certificates
Add your iOS and Android push notification certificates in Settings → Push Notifications
Understanding the Dashboard
Main Navigation
The console is organized into several key sections:Social Management
Social Management
Chat Management
Chat Management
- Channels: Moderate chat channels and conversations
- Messages: Review chat messages and handle reports
- Members: Manage channel membership and permissions
Content Moderation
Content Moderation
- AI Moderation: Configure automated content filtering
- Review Queue: Process manually flagged content
- Reports: View moderation activity and statistics
Settings
Settings
- Security: API keys, server keys, and authentication
- Push Notifications: Certificate management and testing
- Webhooks: Real-time event configuration
- Admin Users: Team member management and permissions
Key Metrics Dashboard
Your dashboard shows important metrics at a glance:- Active Users: Current online users and recent activity
- Content Statistics: New posts, comments, and messages
- Moderation Alerts: Pending reviews and flagged content
- System Health: API usage and performance indicators
Common First Tasks
Review Existing Content
- Check the Social Management section for any existing posts or comments
- Review user activity and identify any immediate moderation needs
- Set up basic content filtering rules if needed
Configure Moderation Team
- Identify trusted users who should have moderator privileges
- Assign appropriate roles through User Management
- Set up moderation workflows and escalation procedures
Test Integration
- Verify your API key works with a simple SDK integration
- Test push notifications with your mobile applications
- Confirm webhook events are being received correctly
Next Steps
Once you’ve completed the initial setup:Explore Moderation
Learn advanced content moderation techniques and workflows
Review Analytics
Understand your community metrics and engagement patterns
Configure Settings
Dive deeper into security, notifications, and integrations
Use APIs
Implement programmatic administration with social.plus APIs
Troubleshooting
Can't Access Console
Can't Access Console
- Verify you’re logged into the correct social.plus Portal account
- Ensure you have admin permissions for the application
- Check that your application is active and properly configured
API Key Not Working
API Key Not Working
- Confirm you’re using the correct API key for your environment
- Verify the key hasn’t been regenerated or revoked
- Check that you’re using the right regional endpoint
Notifications Not Working
Notifications Not Working
- Verify push certificates are valid and properly uploaded
- Check that your application bundle IDs match your certificates
- Test with a simple notification to isolate the issue