🤖 Releases – Ask AI Labs Release, Space Blueprint Permissions, Table View Webinar - Recap, and More! (06/02/2025)
Feature Updates
- Ask AI: Instant Workspace Insights & Dashboard Q&A 🤖

- Blueprints: Configuration Permissions Now Restricted to Space Admins 🔐

Community News
- Table View: Webinar Recap and Next Steps 📔
- Wrike-Up Wednesday: Wrike Tip Jar! 💡✨
- 2025 Wrike Elite 100: Nominate Yourself or a Colleague for a Chance to Win! 💯
Rohan V Community Team at Wrike Wrike Product Manager Узнайте о самых популярных функциях Wrike и советах по его использованию
Rohan V Wrike Team member Узнайте о самых популярных функциях Wrike и советах по его использованию
If you haven’t enabled Ask AI yet, I highly recommend giving it a try! As a Wrike admin for our team, it’s been incredibly useful for tracking project statuses and identifying potential risks. It’s helped me tidy up numerous projects—whether wrapping up completed ones or identifying those still needing attention. If anyone has any effective prompts or tips to share, I’d love to hear them!
Good start..
A few questions regarding ASK AI:
1. Does the feature retain all data within your customer instance?
2. Is a Large Language Model (LLM) used to process requests? If so, is data loaded into a comingled LLM of other customer data for processing?
3. If a dataset or LLM is used, what is the dataset trained on? Does Wrike use prompts, datasets, or results to train any models?
4. Does ASK AI respect user permissions, where information located in other spaces will not appear in the results following a prompt if the user does not have access to that information?
Thank you!
Loving ASK AI - but I too am concerned about
1. What platform is used?
2. The security of our data - is this sharing our data with an external platform? Or a local instance only?
3. Can people accidently get access to information in spaces they are not permissioned for?
Otherwise - exciting development
Chris Cashon
Hi!
The feature just queries the subset of data from the project and its subitems. The data is then passed to LLM. The answer is returned back and displayed to user. The result exists during the user session only. After the session is over, it isn't stored.
Yes, LLM is used to process requests. Request is sent to LLM, the answer is received. No data is stored on LLM and LLM provider side as it is declared here. You can read it in more details here: https://www.wrike.com/security/overview/#ai-adoption.
LLM is used. There are several versions of general-purpose LLMs are used. No retraining is done on any Wrike customers data.
Yes. The feature retrieves only the data that can be retrieved by user. According to user's permissions.
Debbie Brownlie
Hi!
We use MS Azure platform with OpenAI large language models (several different versions)
The request containing part of the data is passed to the LLM and the answer is returned. No data is stored on LLM and LLM provider side as it is declared here. You can read it in more details here: https://www.wrike.com/security/overview/#ai-adoption.
No, people cannot accidently get access to more info than they have permission for. All the data is retrieved using users' permissions.