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

# Labels

> Essential email labels for categorizing and organizing emails

## Labels (Max 10)

<div className="overflow-x-auto">
  <table>
    <thead>
      <tr>
        <th>Label</th>
        <th>Description</th>
        <th>Use Case</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>
          <strong>work</strong>
        </td>

        <td>Work and professional emails</td>
        <td>Business correspondence, meetings, projects, colleagues</td>
      </tr>

      <tr>
        <td>
          <strong>personal</strong>
        </td>

        <td>Personal and private emails</td>
        <td>Family, friends, personal matters</td>
      </tr>

      <tr>
        <td>
          <strong>urgent</strong>
        </td>

        <td>High priority emails requiring immediate attention</td>
        <td>Critical communications, deadlines, emergencies</td>
      </tr>

      <tr>
        <td>
          <strong>marketing</strong>
        </td>

        <td>Promotional and marketing emails</td>
        <td>Newsletters, offers, campaigns, advertisements</td>
      </tr>

      <tr>
        <td>
          <strong>notification</strong>
        </td>

        <td>System and service notifications</td>
        <td>Confirmations, alerts, updates, reminders</td>
      </tr>

      <tr>
        <td>
          <strong>support</strong>
        </td>

        <td>Customer support and service emails</td>
        <td>Help desk, technical support, service requests</td>
      </tr>

      <tr>
        <td>
          <strong>billing</strong>
        </td>

        <td>Financial and billing related emails</td>
        <td>Invoices, receipts, payments, banking</td>
      </tr>

      <tr>
        <td>
          <strong>social</strong>
        </td>

        <td>Social and event-related emails</td>
        <td>Social events, invitations, community updates</td>
      </tr>

      <tr>
        <td>
          <strong>automated</strong>
        </td>

        <td>Automated system-generated emails</td>
        <td>No-reply emails, system messages, backups</td>
      </tr>

      <tr>
        <td>
          <strong>other</strong>
        </td>

        <td>Miscellaneous emails not fitting above categories</td>
        <td>Catch-all for unclassified emails</td>
      </tr>
    </tbody>
  </table>
</div>
