> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Search options

> Welcome to the Search area where you can find relevant links to all things related to search, find, and, selection

<div id="category-hero">
  <h1>Search options</h1>
  <p>Welcome to the Search area where you can find relevant links to all things related to search, find, and, selection</p>
</div>

<div id="category-landing">
  <div className="highlighted-content">
    <Columns cols={4}>
      <Card title="Search options (in the UI)" icon="book" href="/en/search-options/learn/index">
        <span className="card-label">Reference</span>
      </Card>

      <Card title="User guide for selections" icon="book" href="/en/search-options/selection/learn/index">
        <span className="card-label">Reference</span>
      </Card>

      <Card title="Template variables" icon="book" href="/en/document/templates/variables/for-selections">
        <span className="card-label">Reference</span>
      </Card>

      <Card title="Selection table" icon="book" href="/en/database/tables/selection">
        <span className="card-label">Reference</span>
      </Card>
    </Columns>
  </div>

  <div className="conceptual-content">
    <Columns cols={4}>
      <Card title="Learn the essentials">
        <ul className="concept-links">
          <li><Icon icon="graduation-cap" /> <a href="/en/search-options/learn/index">How to search for information</a></li>
          <li><Icon icon="graduation-cap" /> <a href="/en/search-options/learn/index">How to use a typical search</a></li>
          <li><Icon icon="graduation-cap" /> <a href="/en/search-options/selection/learn/create">How to create a search and save it as a selection</a></li>
          <li><Icon icon="graduation-cap" /> <a href="/en/search-options/learn/find-screen">How to broaden a search using the "OR" function</a></li>
        </ul>
      </Card>

      <Card title="Videos">
        <ul className="concept-links">
          <li><Icon icon="video" /> <a href="https://www.youtube.com/watch?v=gx-vXm-b_7g&t=4s">How to find and do a typical search</a></li>
          <li><Icon icon="video" /> <a href="https://www.youtube.com/watch?v=Z-fSLJSdp2k">How to broaden a search using or as a search criterion</a></li>
          <li><Icon icon="video" /> <a href="https://www.youtube.com/watch?v=b1YsCcHwz-o">How to create a new search and save it as a new selection</a></li>
        </ul>
      </Card>

      <Card title="Configuration options">
        <ul className="concept-links">
          <li><Icon icon="book" /> <a href="/en/admin/user-preferences/reference/freetext">User preference for free-text search</a></li>
          <li><Icon icon="list" /> <a href="/en/admin/options/learn/freetext-search/enable">Enable free-text search</a></li>
          <li><Icon icon="list" /> <a href="/en/admin/options/learn/freetext-search/configure">Specify search criteria</a></li>
          <li><Icon icon="list" /> <a href="/en/admin/options/learn/freetext-search/stopwords">Stopwords</a></li>
        </ul>
      </Card>

      <Card title="UI options">
        <ul className="concept-links">
          <li><Icon icon="map" /> <a href="/en/customization/web-panels/admin/index">Web panels</a></li>
          <li><Icon icon="compass" /> <a href="/en/customization/soprotocol/index">SoProtocol</a></li>
        </ul>
      </Card>

      <Card title="Data options">
        <ul className="concept-links">
          <li><Icon icon="map" /> <a href="/en/custom-objects/index">Custom fields</a></li>
          <li><Icon icon="video" /> <a href="https://www.youtube.com/watch?v=SpeZVxpxeMM">How to add user-defined fields</a></li>
        </ul>
      </Card>

      <Card title="Automation">
        <ul className="concept-links">
          <li><Icon icon="map" /> <a href="/en/automation/index">Overview</a></li>
          <li><Icon icon="compass" /> <a href="/en/automation/trigger/index">Triggers</a></li>
          <li><Icon icon="book" /> <a href="/integrations/zapier/index">Zapier</a></li>
        </ul>
      </Card>

      <Card title="API">
        <ul className="concept-links">
          <li><Icon icon="compass" /> <a href="/en/automation/crmscript/searchengine/index">CRMScript SearchEngine class</a></li>
          <li><Icon icon="tv" /> <a href="/en/automation/crmscript/tutorials/script-based-selections">Script-based selections</a></li>
          <li><Icon icon="map" /> <a href="/en/api/search/iarchiveagent/index">NetServer Archive agents</a></li>
          <li><Icon icon="map" /> <a href="/en/api/search/ifindagent/index">NetServer IFindAgent</a></li>
          <li><Icon icon="map" /> <a href="/en/api/search/odata/index">REST Web API search</a></li>
          <li><Icon icon="list" /> <a href="/en/api/search/selection/services/get-selection-members-services">NetServer web services</a></li>
          <li><Icon icon="list" /> <a href="/en/api/search/selection/archive/get-selection-members-provider">NetServer archive providers</a></li>
          <li><Icon icon="list" /> <a href="/en/api/search/selection/entity/add-member-to-static-selection-entities">NetServer entities</a></li>
          <li><Icon icon="list" /> <a href="/en/api/search/selection/osql/add-member-to-static-selection-osql">NetServer OSQL</a></li>
          <li><Icon icon="list" /> <a href="/en/api/search/selection/sql/add-person-to-selection">Raw SQL</a></li>
        </ul>
      </Card>

      <Card title="Database tables">
        <ul className="concept-links">
          <li><Icon icon="book" /> <a href="/en/database/tables/selection">Selection table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/selectionmember">SelectionMember table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/associate">Associate table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/usergroup">UserGroup table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/visiblefor">VisibleFor table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/searchcat">SearchCat table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/freetextindex">FreetextIndex table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/freetextwords">FreetextWords table</a></li>
          <li><Icon icon="book" /> <a href="/en/database/tables/freetextstopwords">FreetextStopwords table</a></li>
        </ul>
      </Card>
    </Columns>
  </div>
</div>

<div id="custom-mode-footer">
  <div id="custom-mode-footer-inner">
    <a href="https://www.superoffice.com" id="custom-mode-footer-brand" aria-label="www.superoffice.com">
      <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/light.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=125441f359c7415b2fe40009ce4b292d" className="cmf-logo-light" alt="SuperOffice" width="2036" height="373" data-path="logo/light.svg" />

      <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/dark.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=d235741fbe03829a429ad959a9ff0901" className="cmf-logo-dark" alt="SuperOffice" width="2041" height="374" data-path="logo/dark.svg" />
    </a>

    <div id="custom-mode-footer-links">
      <div className="cmf-link-col">
        <a href="https://community.superoffice.com">Community</a>
        <a href="https://www.superoffice.com/company/privacy/">Privacy</a>
      </div>

      <div className="cmf-link-col">
        <a href="https://github.com/SuperOfficeDocs/feedback/issues/new?title=Feedback-@Source%3A%20%5Bdocs.superoffice.com%5D(https%3A%2F%2Fdocs.superoffice.com)">Site feedback</a>
        <a href="/contribute/">Contribute</a>
      </div>

      <div className="cmf-link-col">
        <a href="/en/onsite/">Onsite (version 11 and older)</a>
      </div>
    </div>

    <div id="custom-mode-footer-socials">
      <a href="https://www.youtube.com/user/SuperOfficeNetwork" aria-label="YouTube" className="cmf-social">
        <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/social-youtube.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=09df6fef5de390d1343e14c9bf4803a2" alt="YouTube" width="32" height="32" data-path="logo/social-youtube.svg" />
      </a>

      <a href="https://www.facebook.com/SuperOfficeCRM" aria-label="Facebook" className="cmf-social">
        <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/social-facebook.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=947a68cb15fb0a85cb7be88e4cd15794" alt="Facebook" width="32" height="32" data-path="logo/social-facebook.svg" />
      </a>

      <a href="https://www.instagram.com/superofficecrm" aria-label="Instagram" className="cmf-social">
        <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/social-instagram.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=8a9c1791578ded54cf1b6bc2dbcf230c" alt="Instagram" width="32" height="32" data-path="logo/social-instagram.svg" />
      </a>

      <a href="https://www.linkedin.com/company/superoffice-as" aria-label="LinkedIn" className="cmf-social">
        <img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/A0OQu48OlcEYmdK1/logo/social-linkedin.svg?fit=max&auto=format&n=A0OQu48OlcEYmdK1&q=85&s=598d265795524d481093a104b1435cd7" alt="LinkedIn" width="32" height="32" data-path="logo/social-linkedin.svg" />
      </a>
    </div>
  </div>
</div>
