Title: Shortcode Paramaters
Last modified: May 28, 2024

---

# Shortcode Paramaters

 *  Resolved [rclind](https://wordpress.org/support/users/rclind/)
 * (@rclind)
 * [2 years ago](https://wordpress.org/support/topic/shortcode-paramaters/)
 * I’m wondering if you could provide help knowing what parameters are available
   through the embed shortcode.
 * Specifically, I want to know how to take the default chatbot embed shortcode 
   and include a parameter to not show in a popup. I generally want the popup, so
   in the settings I have popup turned on, but in this instance I want it to appear
   in a specific location on the page, but want to use the same shortcode.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Val Meow](https://wordpress.org/support/users/valwa/)
 * (@valwa)
 * [2 years ago](https://wordpress.org/support/topic/shortcode-paramaters/#post-17797692)
 * Hey [@rclind](https://wordpress.org/support/users/rclind/)! 👋
 * When creating a new chatbot from the Dashboard, you can see two different shortcodes
   under the “Shortcode” section: one with an ID reference and another with a complete
   set of parameters. You can view all the shortcode parameters there.
 * Front parameters:
    - `id`
    - `customId`
    - `aiName`
    - `userName`
    - `guestName`
    - `textSend`
    - `textClear`
    - `imageUpload`
    - `fileSearch`
    - `textInputPlaceholder`
    - `textInputMaxLength`
    - `textCompliance`
    - `startSentence`
    - `localMemory`
    - `themeId`
    - `window`
    - `icon`
    - `iconText`
    - `iconAlt`
    - `iconPosition`
    - `fullscreen`
    - `copyButton`
 * Server parameters:
    - `id`
    - `envId`
    - `scope`
    - `mode`
    - `contentAware`
    - `context`
    - `embeddingsEnvId`
    - `embeddingsIndex`
    - `embeddingsNamespace`
    - `assistantId`
    - `instructions`
    - `model`
    - `temperature`
    - `maxTokens`
    - `contextMaxLength`
    - `maxResults`
    - `apiKey`
    - `functions`

Viewing 1 replies (of 1 total)

The topic ‘Shortcode Paramaters’ is closed to new replies.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Val Meow](https://wordpress.org/support/users/valwa/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/shortcode-paramaters/#post-17797692)
 * Status: resolved