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

# Functionality Questions

<AccordionGroup>
  <Accordion title="Is there a Bigdata mobile app?">
    Bigdata.com is available on both the Apple App Store and Google Play Store.

    Scan the QR code to install the Bigdata app on your phone:

    <div class="center-container">
      <img class="medium_size" src="https://mintcdn.com/ravenpackinternational/oXZ2k4-F2a4nJaoe/images/bigdata_mobile_app_qr.png?fit=max&auto=format&n=oXZ2k4-F2a4nJaoe&q=85&s=ee941b4791158f0362a3e6faaf6967cc" alt="Bigdata.com mobile App QR" width="328" height="328" data-path="images/bigdata_mobile_app_qr.png" />
    </div>

    While our web app remains accessible via any mobile browser, we strongly recommend using our native iOS or Android app for the best experience.

    With the Bigdata.com mobile app, you can:

    ✅ Chat with our AI assistant, optimized for mobile <br />
    ✅ Access your watchlists and briefs on the go <br />
    ✅ Receive alerts and push notifications, such as when your daily briefs are ready <br />
    ✅ Enjoy a smoother, more intuitive experience explicitly built for mobile use <br />

    <Info>
      The app is currently designed for mobile phones and doesn't support tablets yet.
    </Info>
  </Accordion>

  <Accordion title="Can I personalize Bigdata or set up alerts for specific interests?">
    Not yet! But our team is working on a solution to make staying up to date as effortless as possible for all of our users. Stay tuned for more updates.
  </Accordion>

  <Accordion title="How many files can be uploaded at an organization level?">
    Typically 2,000 pages but can vary based on your subscription plan. If more are needed, please contact [support@bigdata.com](mailto:support@bigdata.com).
  </Accordion>

  <Accordion title="Does Bigdata send push notifications?">
    Not currently. This is under consideration as part of our alerting capabilities. Stay tuned for more updates.
  </Accordion>

  <Accordion title="Can users share a 'chat' within their organization?">
    Not yet! Sharing is not currently available within Chat but our team has it on our product roadmap. Stay tuned for updates!
  </Accordion>

  <Accordion title="How do I set up a watchlist in Bigdata?">
    Setting up a watchlist is simple and chat-oriented. You can use natural language commands like "@watchlist" to configure and manage your watchlist, inquire about specific events, or set up monitoring for particular themes.
  </Accordion>

  <Accordion title="Can I upload pictures, graphs, or powerpoints?">
    We can process documents that contain pictures and graphs but we currently only extract the text within those visuals. More sophisticated extraction/interpretation of graphs and pictures in documents is in our product roadmap.
  </Accordion>

  <Accordion title="Is there a date field where we can restrict answers to all information prior to the set date?">
    No need for a field. Just ask about a specific time period like last 24 hours, last week, this month. Our assistant will know what you mean and apply proper date constraints to your chat. If you’re an SDK user the world is your oyster with a variety of date constraints you can apply at query time.
  </Accordion>

  <Accordion title="Is there an API for the Research Agent functionality?">
    Yes, this is the Quickstart guide:

    <Card title="Chat Service" icon="comments-dollar" horizontal="True" href="/getting-started/quickstart_guide_research_agent">
      Build financial AI assistants that leverage market data alongside your proprietary content.
    </Card>
  </Accordion>

  <Accordion title="Is there a seed I can set so the answer to the question stays consistent If I repeatedly ask the same question?">
    No, we currently don't support any seed inputs for randomness control like some image models. You can provide guidance in the prompt to drive more consistency for things like tone, formatting, and focus areas for example.
  </Accordion>
</AccordionGroup>
