Configuring Zia | Zoho Creator Help

Configuring Zia

What does this page cover
Learn how to configure Zia with your preferred LLM provider such as Zoho GenAI, OpenAI, Google and Anthropic in Zoho Creator to leverage Gen AI-powered features across your Creator account.
Availability
  1. Available only in paid plans of Creator.
  2. Can be configured only by the super admin.
  3. AI features can be used by super admin, admins, and developers to build applications.
  4. When Zia is integrated with Zoho GenAI, all AI features supported by Zoho GenAI can be enabled or disabled by both the super admin and admins.
  5. When Zia is integrated with external LLM providers instead of Zoho GenAI, only the super admin can enable or disable AI features, except for the Create Applications feature, which can be managed by both the super admin and admins.
  6. Zia AI Agent feature is currently supported only with the OpenAI LLM provider.
  7. Google, Anthropic, and OpenAI LLM's are available in all data centers except CN.
  8. Zoho GenAI is supported in all data centers except CN, JP, and SA. In these data centers, AI features can be accessed by integrating Zia with other supported LLM providers.

1. How to set up Zia

Zia allows you to use AI powered capabilities across your Zoho Creator account such as, application generation, form creation, next field suggestions, Deluge script generation, AI Agents, and text-based automation. To use these AI features, you must configure Zia by integrating a supported LLM provider such as,

Supported LLM providers
LLM provider
Available data centers
Zoho GenAI
CN, JP, SA
All DCs except CN
All DCs except CN
All DCs except CN

Setting up Zia is a one-time configuration process. Generate an API key from any supported LLM provider and add it in Zoho Creator to complete the integration. Once integrated, you can enable the required AI features for your account, including:
AI Feature
Supported LLM providers
Manages by
(based on the selected LLM provider)
Zoho GenAI
Other LLM Providers
All
Super admin, Admin
Super admin, Admin
All
Super admin, Admin
Super admin
All
Super admin, Admin
Super admin
All
Super admin, Admin
Super admin
All
Super admin, Admin
Super admin
OpenAI
Not applicable
Super admin

Info
Note: The LLM provider configured for Zia applies to all AI features. You cannot select different LLM providers for different features.

2. Prerequisites

If you choose to use Zia with an external LLM provider (OpenAI, Google, Anthropic) instead of Zoho GenAI, you must complete the required setup with the provider before configuring it in Zoho Creator. This involves generating authentication credentials, such as an API key, to enable the integration.
Zoho GenAI
OpenAI
Google
Anthropic
Zoho GenAI

Zoho GenAI

Zoho GenAI is Zoho’s in-house LLM and is available by default in Zoho Creator. If you prefer Zoho GenAI as LLM provider for Zia, no additional setup or authentication credentials are required. You can skip directly to configure Zia.
OpenAI

OpenAI

Info
Info: If you prefer OpenAI as the LLM provider, ensure that you are on a paid plan and have sufficient API credits for your OpenAI API key to work.
Before configuring OpenAI in Zia, create an API key from your OpenAI account for authentication.
Follow these steps to generate the API key:
  1. Navigate to Settings in your OpenAI account and select the Billing section.
  2. Click the Add Payment Details button in the Settings page and add your required details.
  3. Navigate to the API keys section and click Create new secret key.
  4. Enter a name (optional) and choose the required project.
  5. Click Create secret key to generate the key.
  6. Copy the generated key and use it in the Zia settings in Zoho Creator, if you've selected OpenAI as your LLM provider.

Google

Google

Info
Info:
  1. If you choose Google as the LLM provider, you must have a Google Cloud project with billing enabled and access to the Gemini API. Since the API is part of Google Cloud services, an active project and billing setup are necessary to manage usage and access generative AI capabilities.
  2. Verify that the Gemini API has sufficient quota and is available in your region. Refer to the Google AI documentation for details on access limitations.
To use Google with Creator, you’ll need a valid Google Cloud account. To get the Google AI API key:
  1. Go to the Google AI Studio.
  2. Create a new project or select an existing one. Click Get API key in the top menu bar.
  3. Click +Create API key to generate a new API key. Your existing keys will also be listed in this page.
  4. Copy the generated key and use it in the Zia settings in Zoho Creator, if you've selected Google as your LLM provider.
Anthropic

Anthropic


InfoInfo: If you choose Anthropic as the LLM provider, ensure that your account is subscribed to a supported plan with API access. Refer to the Anthropic documentation for API usage limits and billing details. 

To use Anthropic AI models with Zia in Zoho Creator, you must have an Anthropic account with API access and generate an API key.
Follow the steps below to create your Anthropic API key:
  1. Sign in to your Anthropic account.
  2. Click API keys after expanding the left pane.
  3. Click +Create Key.
  4. Enter your key name and click Add to continue.
  5. Copy the generated API key and paste it into the Zia Settings section in Creator when Anthropic is selected as the vendor.




3. Steps to configure Zia

  1. Navigate to Operations in your Creator account.
  2. Click Zia in the Applications card. The Settings screen will appear.
    1. InfoIf you have already added an API key, then proceed to step 7.
  3. Select your preferred LLM provider in the Integrate Zia dropdown.
    1. By default, Zoho GenAI is selected and does not require an API key, as it is Zoho’s in-house LLM and is available in your Creator account at no additional cost.
    2. If you prefer to use OpenAIAnthropic, or Google as the LLM provider, you must generate and add the respective API key to enable the integration. Learn how to generate the required API keys
  4. Click Add API Key in the Configuration tab. A popup will appear.
  5. Enter the API Key of your selected LLM vendor and click Add.
    1. To edit or update the key after adding it, click Edit. Modify the key in the pop-up that appears, and click Save.
    2. To remove an API key, click Delete. This removes the configured key from Zoho Creator.|
    3. InfoNote: After configuring Zia, all supported AI features are enabled by default. These features can be disabled if required. This enables you to leverage the combined capabilities of Zia and GenAI to access the AI features in Creator.
  6. Click the toggle near the preferred feature to enable or disable it.

3. Manage API usage

InfoNote: When Zoho GenAI is selected as the LLM provider, API usage cannot be monitored because it is a free in house LLM and no usage limits apply.
To view the monthly usage of your selected LLM vendor:
  1. Navigate to Operations in your Creator account and click Zia in the Applications card. The Settings screen will appear.
  2. Switch to the Usage tab and click the button at the center.
You will be redirected to the respective LLM provider’s sign in page. Log in to the account associated with the configured API key to view detailed usage information.

4. Points to note

Rate limit restrictions
  1. Zia does not consumes any AI calls or API calls from Zoho Creator. However, API rate limits may still apply. These limits are restrictions that the LLM provider imposes on the number of times a user or client can access their services within a specified period of time and vary based on their usage tier and the model consumed.
  2. Rate limits for LLM providers can be referred by their respective official documentation.
    1. OpenAI rate limits
    2. Google Gemini rate limits
    3. Anthropic rate limits
When multiple AI features are used in a quick succession, the configured provider’s rate limit may be exceeded. This can result in errors or temporary interruption of AI powered functionality.
For example, if your LLM provider allows 15 requests per minute (RPM) and you attempt to create multiple applications within a short time, the rate limit may be exceeded and trigger an error.

Feature specific limitation
  1. The Zia AI Agent feature is supported only with OpenAI LLM provider.
  2. AI features can be enabled or disabled only by the super admin, except for the Create Applications feature, which can be managed by both the super admin and admin.
Privacy
  1. Zoho Creator constructs prompts based on user input and relevant form metadata to generate contextual responses for AI powered features. All supported GenAI providers, including Zoho GenAI, OpenAI, Google, and Anthropic, are committed to maintaining data privacy.
  2. It is recommended not to include sensitive or confidential information in prompts while using AI features.
  3. Zoho GenAI is Zoho’s in house LLM and is available at no additional cost. When using Zoho GenAI, your data remains protected within Zoho’s ecosystem.
  1. Understand Zia features in Creator
  2. Creating applications using Zia App Builder
  3. Create forms using Zia assistance
  4. Generate field suggestions for AI assisted forms
  5. Understanding AI Agent
  6. Deluge Zia Task
  7. Configuring next field suggestions
Previous step
Previous step
Before configuring Zia in Zoho Creator, ensure that you understand Zia’s capabilities and its functionalities within Creator.

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsEnterpriseOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceAccessible Forms
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit

                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic Forms
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsFormstack alternativeEncrypted Forms

                              Wufoo alternativeSecure Forms

                              TypeformWCAG

                                All-in-one knowledge management and training platform for your employees and customers.

                                            Create. Review. Publish.

                                            Write, edit, collaborate on, and publish documents to different content management platforms.

                                            Get Started Now




                                                              You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                  Manage your brands on social media


                                                                    • Desk Community Learning Series


                                                                    • Digest


                                                                    • Functions


                                                                    • Meetups


                                                                    • Kbase


                                                                    • Resources


                                                                    • Glossary


                                                                    • Desk Marketplace


                                                                    • MVP Corner


                                                                    • Word of the Day


                                                                    • Ask the Experts


                                                                      Zoho Sheet Resources

                                                                       

                                                                          Zoho Forms Resources


                                                                            Secure your business
                                                                            communication with Zoho Mail


                                                                            Mail on the move with
                                                                            Zoho Mail mobile application

                                                                              Stay on top of your schedule
                                                                              at all times


                                                                              Carry your calendar with you
                                                                              Anytime, anywhere




                                                                                    Zoho Sign Resources

                                                                                      Sign, Paperless!

                                                                                      Sign and send business documents on the go!

                                                                                      Get Started Now




                                                                                              Zoho TeamInbox Resources





                                                                                                        Zoho DataPrep Demo

                                                                                                        Get a personalized demo or POC

                                                                                                        REGISTER NOW


                                                                                                          Design. Discuss. Deliver.

                                                                                                          Create visually engaging stories with Zoho Show.

                                                                                                          Get Started Now








                                                                                                                              • Related Articles

                                                                                                                              • Understand Zia features in Creator

                                                                                                                                1. What does this page cover Learn how you can build functional Creator applications and forms with Zia assistance by simply describing your requirements. Zia will design it for you, thereby accelerating application development and form creation. 2. ...
                                                                                                                              • Configuring next field suggestions

                                                                                                                                1. What does this page cover? Learn how Zia powered with AI provides real-time suggestions for the next relevant form fields by understanding your form's context and thereby enhancing form building experience. Before proceeding, click here to know ...
                                                                                                                              • AI capabilities in Creator - powered by Zia

                                                                                                                                1. Overview - Introduction to Zia In Zoho Creator, we leverage the technologies of machine learning and generative AI to provide cutting-edge artificial intelligence features such as prompt-based application creation, agentic AI capabilities that ...
                                                                                                                              • Registering a client in Google

                                                                                                                                This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. 1. In a nutshell Federated login allows portal users to sign into your applications using a single set of credentials from ...
                                                                                                                              • Creating applications with Zia App Builder (supported by Zoho GenAI)

                                                                                                                                1. What does this page cover Learn how you can build a fully functional Creator application by configuring Zia with Zoho GenAI and simply describing your app's requirements using conversational prompts. The AI will then design it for you, ...
                                                                                                                                Wherever you are is as good as
                                                                                                                                your workplace

                                                                                                                                  Resources

                                                                                                                                  Videos

                                                                                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                  eBooks

                                                                                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                  Webinars

                                                                                                                                  Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                  CRM Tips

                                                                                                                                  Make the most of Zoho CRM with these useful tips.



                                                                                                                                    Zoho Show Resources