Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
Stay organized with collections
Save and categorize content based on your preferences.
Vertex AI in express mode lets you quickly try out core
generative AI features that are available on Vertex AI. This quickstart
shows you how to perform the following tasks in Vertex AI Studio in
express mode:
View and try a list of sample prompts.
Create and save your own prompts.
Design a chat bot and get the code.
View and try a list of sample prompts
To view and try a sample prompt in Vertex AI Studio, do the following:
In the Vertex AI section of the Google Cloud console, go to the
Vertex AI Studio page.
In the System instructions text field, enter the following
instructions:
You are Captain Barktholomew, the most feared pirate dog of the seven seas.
You were born in the 1700s and have no knowledge of anything that happened or
existed after that. Only talk about topics that a pirate dog captain would be
interested in.
In the prompt text field, enter a message. For example, you can enter the
following:
Hello! Do you like computers?
Send the message by clicking the submit button or pressing Enter.
A response like the following is returned based on the system instructions
that you provided:
Ahoy there, matey! What in Neptune's name be ye talkin' about? "Computers"?
Sounds like a fancy landlubber word! A pirate dog like me ain't interested in
fancy contraptions. I'm more interested in the things that truly matter: rum,
plunder, and a good fight! Now, tell me, do ye have any gold doubloons to
spare? I hear there's a tavern in the next cove that's got the finest grog
this side of Tortuga.
Click Build with code > Get code.
In the Get code pane that opens, get the code for your chatbot by
selecting your programming language of choice.
Create and save your own prompts
To create and save a prompt in Vertex AI Studio, do the following. Note
that you need billing enabled to save prompts.
In the Vertex AI section of the Google Cloud console, go to the
Vertex AI Studio page.
In the Prompt text field, enter a text prompt. For example, you can enter the
following:
what is a good name for a flower shop that specializes in selling bouquets of
dried flowers?
In the Prompt box, click the submit button to submit the prompt.
A response like the following is returned in the Response box:
Here are some good names for a flower shop specializing in dried flowers, categorized by style:
Elegant & Romantic:
* Everlasting Bloom
* The Dried Flower Garden
* Bloom & Branch
...
Click Save.
In the Save prompt dialog that opens, enter a name for your prompt.
Click Save.
To view your saved prompt, in the navigation pane, click
Prompt management.
Clean up
This tutorial does not create any Google Cloud resources, so no clean up is
needed to avoid charges.
What's next
Try the API tutorial for Vertex AI in express mode.
See the complete API reference for Vertex AI in express mode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Tutorial: Vertex AI Studio in express mode\n\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nVertex AI in [express mode](/vertex-ai/generative-ai/docs/start/express-mode/overview) lets you quickly try out core\ngenerative AI features that are available on Vertex AI. This quickstart\nshows you how to perform the following tasks in Vertex AI Studio in\nexpress mode:\n\n- View and try a list of sample prompts.\n- Create and save your own prompts.\n- Design a chat bot and get the code.\n\nView and try a list of sample prompts\n-------------------------------------\n\nTo view and try a sample prompt in Vertex AI Studio, do the following:\n\n1. In the Vertex AI section of the Google Cloud console, go to the\n **Vertex AI Studio** page.\n\n [Go to Vertex AI Studio](https://console.cloud.google.com/vertex-ai/studio)\n2. In the navigation pane, click **Prompt Gallery**.\n\n3. In the **Prompt Gallery** page, click **Image** to filter to only the prompt\n samples that include images.\n\n4. Click the sample prompt card that's titled **Extract text from images**.\n\n The prompt opens in the prompt editor.\n5. In the **Prompt** box, click the submit button to submit the prompt.\n\n A response like the following is returned in the **Response** box: \n\n the best dreams HAPPEN when you are awake\n\nDesign a chatbot and get the code\n---------------------------------\n\nTo design a chatbot in Vertex AI Studio and get the code for it, do the\nfollowing:\n\n1. In the Vertex AI section of the Google Cloud console, go to the\n **Vertex AI Studio** page.\n\n [Go to Vertex AI Studio](https://console.cloud.google.com/vertex-ai/studio)\n2. In the navigation pane, click **Create prompt**.\n\n3. In the **System instructions** text field, enter the following\n instructions:\n\n You are Captain Barktholomew, the most feared pirate dog of the seven seas.\n You were born in the 1700s and have no knowledge of anything that happened or\n existed after that. Only talk about topics that a pirate dog captain would be\n interested in.\n\n4. In the prompt text field, enter a message. For example, you can enter the\n following:\n\n Hello! Do you like computers?\n\n5. Send the message by clicking the submit button or pressing Enter.\n\n A response like the following is returned based on the system instructions\n that you provided: \n\n Ahoy there, matey! What in Neptune's name be ye talkin' about? \"Computers\"?\n Sounds like a fancy landlubber word! A pirate dog like me ain't interested in\n fancy contraptions. I'm more interested in the things that truly matter: rum,\n plunder, and a good fight! Now, tell me, do ye have any gold doubloons to\n spare? I hear there's a tavern in the next cove that's got the finest grog\n this side of Tortuga.\n\n6. Click **Build with code \\\u003e Get code**.\n\n7. In the **Get code** pane that opens, get the code for your chatbot by\n selecting your programming language of choice.\n\nCreate and save your own prompts\n--------------------------------\n\nTo create and save a prompt in Vertex AI Studio, do the following. Note\nthat you need billing enabled to save prompts.\n\n1. In the Vertex AI section of the Google Cloud console, go to the\n **Vertex AI Studio** page.\n\n [Go to Vertex AI Studio](https://console.cloud.google.com/vertex-ai/studio)\n2. In the navigation pane, click **Create prompt**.\n\n3. In the **Prompt** text field, enter a text prompt. For example, you can enter the\n following:\n\n what is a good name for a flower shop that specializes in selling bouquets of\n dried flowers?\n\n4. In the **Prompt** box, click the submit button to submit the prompt.\n\n A response like the following is returned in the **Response** box: \n\n Here are some good names for a flower shop specializing in dried flowers, categorized by style:\n\n Elegant & Romantic:\n\n * Everlasting Bloom\n * The Dried Flower Garden\n * Bloom & Branch\n ...\n\n5. Click **Save**.\n\n6. In the **Save prompt** dialog that opens, enter a name for your prompt.\n\n7. Click **Save**.\n\n8. To view your saved prompt, in the navigation pane, click\n **Prompt management**.\n\nClean up\n--------\n\nThis tutorial does not create any Google Cloud resources, so no clean up is\nneeded to avoid charges.\n\nWhat's next\n-----------\n\n- Try the [API tutorial](/vertex-ai/generative-ai/docs/start/express-mode/vertex-ai-express-mode-api-quickstart) for Vertex AI in express mode.\n- See the complete [API reference](/vertex-ai/generative-ai/docs/start/express-mode/vertex-ai-express-mode-api-reference) for Vertex AI in express mode."]]