Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

All ideas

Showing 609

location property exposed in bigquery connector

Is it possibile to consider exposing the location property in the bigquery connector such that a default location can be forced CP4D side? Executing jobs that use the statements SELECT FROM EXTERNAL TABLE while the bigquery database is located in ...
17 days ago in Connectivity 0 Under review

Provide Mechanism to check whether if any document/attachment is checkout in workflow Validations

Provide Mechanism to check whether if any document/attachment is checkout in workflow Validations , So that we can prevent user not to proceed if there is any document checkout.
17 days ago in OpenPages Ideas / Administration 1 Under review

Hide Update and Checkout button on Readonly File/SOXDocument

Even if SOXDocument is readonly for a user, still he can see Update/Checkout button, which give false impression to user that he can edit attachment. Please hide this button.
17 days ago in OpenPages Ideas / Administration 1 Under review

Provide Option or API to limit the Document versioning in the system and remove oldest version

User is continuously uploading document different version of document unless document is finalized, which lead to more than 30+ version of the document, which take lots of storage to save it, Can we have API or setting or automation which will hel...
17 days ago in OpenPages Ideas / Platform Features 1 Under review

Equivalent Parallel Transform routine

We are converting server jobs to parallel jobs through the MettleCI tool. The tool works well on simple jobs, but we find that not all server jobs can be translated to parallel jobs. For example, we have an original job that exploits the UtilityRu...
8 months ago in DataStage 1 Under review

Increase available number of global job ids for LSF

Current job id is limited to 32b. With ever growing number of jobs and scaling of multi-cluster use, the job id should be extended beyond 32b to avoid frequent rollover situations and/or cases of redundant ids. Recommend to increase to 64b or more.
18 days ago in Spectrum LSF / Scheduling 0 Under review

User activity logs on Cloudpak for Data Platform.

There is no logs of user activity on the platform. It would be great to have a user friendly page on the platform, where admin can just to look and get the details of user activity on the platform. Currently, i use zen-audit logs from cmd line to ...
3 months ago in Cloud Pak for Data / Cloud Pak for Data Platform 2 Under review

/resolve - error resolution command in watsonx Code Assistant

This type of command would give ideas where to look for when specific error message shows in our program. Error resolution command is a must because our competition (chat-gpt) has it and it has shown its usefulness as programmers are changing thei...

Track % of code generated in yaml file - automatically measuring WCA adoption

NOTE: This relates to another of my ideas, using (G) as an identifier for generated content: https://ideas.ibm.com/ideas/WCAST-I-297 Explanation: With a short (G) identifier for generated code, there's no indication which model was used or whether...

(G) for generated like © for copyright

Simply put, instead of: // Assisted by watsonx Code Assistant // Code generated by WCA@IBM in this programming language is not approved for use in IBM product development. def some_generated_function(data): return process(data) This: # (G) ibm-gra...