> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The Ayrshare API Dashboard

The Ayrshare API dashboard provides a straightforward interface for managing your social media integrations, user profiles, and API access.

<img class="center" src="https://mintcdn.com/ayrshare-docs/BkNwRAXLA9nG0LQA/images/dashboard/dashboard-overview.webp?fit=max&auto=format&n=BkNwRAXLA9nG0LQA&q=85&s=a6d76103c4b899a9810c867e26a1cb1c" alt="Ayrshare Dashboard Overview" width="2000" height="1302" data-path="images/dashboard/dashboard-overview.webp" />

The dashboard supports connection to major social platforms including:

<ul className="custom-bullets">
  <li>Bluesky</li>
  <li>Facebook</li>
  <li>Google Business Profile</li>
  <li>Instagram</li>
  <li>LinkedIn</li>
  <li>Pinterest</li>
  <li>Reddit</li>
  <li>Snapchat</li>
  <li>Telegram</li>
  <li>Threads</li>
  <li>TikTok</li>
  <li>X/Twitter</li>
  <li>YouTube</li>
</ul>

As a management hub, the dashboard enables essential administrative functions:

<ul className="custom-bullets">
  <li>
    User profile management, including adding and removing users, switching between profiles, and
    viewing user details
  </li>

  <li>
    Business account settings configuration, such as setting your own logo, customizing text, and
    admin settings
  </li>

  <li>Connect your social media accounts</li>
  <li>Account data access (billing and add-ons)</li>
  <li>API and Profile key management</li>
  <li>Webhook set up and log monitoring</li>
  <li>RSS feed configuration</li>
</ul>

For direct social media management, users can manually publish posts to any connected platform and track their social media activities.
The dashboard maintains a comprehensive history of all posts, including the JSON request and response for each interaction, making it invaluable to developers for testing and troubleshooting purposes.

Additional features include:

<ul className="custom-bullets">
  <li>Post analytics data</li>
  <li>Comment viewing and creation</li>
  <li>Direct message composition and management</li>
</ul>

It's important to note that the dashboard represents only a subset of Ayrshare's full [API capabilities](/apis/overview).
While it provides essential management and monitoring tools, the real power of Ayrshare lies in its comprehensive API.

<Note>The Ayrshare Dashboard is for your internal use only. You should [never give your users access to the dashboard](/help-center/product/can_i_give_my_users_the_dashboard) as it will give them the ability to make changes to your account.</Note>
