Slaesforce FAQ

how to access knowledge articles in salesforce

by Mr. Candelario Heidenreich DVM Published 2 years ago Updated 2 years ago
image

Create a Permission Set.

  • If you've navigated away, click the Setup gear and select Service Setup.
  • Enter Permission Sets in the Quick Find box and select Permission Sets.
  • Click New.
  • In the Label field enter: Knowledge Manager Permission Set. (The API Name will default.)
  • Click Save.
  • Under Apps, click Object Settings, then Knowledge (the first one in the list) and ensure these settings are enabled:
    • Read.
    • Create.
    • Edit.
    • Delete.

To switch to the Knowledge One and the Knowledge tab, have your administrator add the Knowledge One permission to your profile or permission set. If the search bar is in the left-side panel of the page you are using the Articles tab. The Articles tab presents a list of your Salesforce Knowledge published articles.

Full Answer

How do I find knowledge articles in a Salesforce console?

Find Knowledge Articles in a Salesforce Console in Salesforce Classic If Salesforce Knowledge and the Knowledge sidebar is set up by an administrator, articles automatically appear when you select a case in a console. Required Editions and User Permissions

What is Salesforce knowledge and how do I share it?

Having Knowledge built and deployed out of Salesforce means that you can share relevant articles through 4 main channels, depending on where your customers are. It is important to note that for each article you publish, you can define which channels the article should be shared through.

What is the use of knowledge object in Salesforce?

Since everything works like a normal Salesforce object, access is given in much the same way. Users can read, create, edit, and delete articles based on their Knowledge object permissions.

How Salesforce knowledge management can help manage high support volume?

With customer support teams feeling overwhelmed, Salesforce can help manage the high support volume and Knowledge is one of the methods. Exposing knowledge articles to your external and public users is a great way to deflect support cases from your service agents.

image

How do I get the knowledge article link in Salesforce?

Select Link Type URL. Select Protocol . Enter the article URL as: /articles/[language]/[articleType]/[URLName]. For example, for an English article in a multiple language knowledge base, of article type FAQ, with a URL Name of About-Passwords the article URL is:/articles/en_US/FAQ/About-Passwords.

How do I use knowledge articles in Salesforce?

0:082:33How to Set Up Salesforce Knowledge - YouTubeYouTubeStart of suggested clipEnd of suggested clipStart by navigating to your service home page click on the gear icon in the top right hand corner.MoreStart by navigating to your service home page click on the gear icon in the top right hand corner. And pick service setup. Click view all in recommended setup. And scroll down to knowledge setup.

How are knowledge base articles accessed?

This is how you'll enable Knowledge Articles for a Guest User:Go to your Setup | Sites. ... Click on the Public Access Settings Button, there you will see the profile of the guest user. ... Click on view users and you'll be directed to page with the guest user. ... Search for Permission Set and click Edit Assignments.More items...

How do I edit knowledge articles in Salesforce lightning?

To set up or edit your knowledge base, from Setup, enter Knowledge Settings in the Quick Find box, select Knowledge Settings, then click Edit. Enables agents to edit articles without going to the Article Management tab. Agents can click Edit to open the article edit page.

How do I find the knowledge base in Salesforce?

12:0534:38Knowledge Base in Salesforce Lightning - YouTubeYouTubeStart of suggested clipEnd of suggested clipBox we need to publish them. So how to publish it will go back to knowledge tab either you can clickMoreBox we need to publish them. So how to publish it will go back to knowledge tab either you can click on app launcher. And go or you can click on here. And then click on knowledge.

How do I load Salesforce knowledge?

Salesforce Article Management. Salesforce knowledge is the most interesting and most popular feature today....Upload your . zip file:Log in to Salesforce, go to Setup -> Data Management -> Import Articles.Select the appropriate Article Type.Click Browse to select the . zip file and click OK.Click Import Now.

How do I share a knowledge article in Salesforce?

Salesforce Knowledge is available in Essentials and Unlimited Editions with Service Cloud....To use the Salesforce sharing model for Knowledge:From Setup, enter knowledge in the quick find box and select Knowledge Settings.Click Edit.Under Sharing Settings, select Use standard Salesforce sharing.Save your changes.More items...

How do I enable knowledge in Salesforce lightning?

Enable Lightning KnowledgeFrom Setup, enter Knowledge in the Quick Find box and click Knowledge Settings.On the Knowledge Settings page, click Edit.Select Enable Lightning Knowledge. Note To enable Lightning Knowledge, you must have one article type. ... Enable any other Knowledge settings that you want.Click Save.

What access does a user need to be able to import articles to a knowledge base?

-Knowledge> Articles> Import Articles. What access does a user need to be able to import articles to a knowledge base? -Can contribute.

How do I update a Knowledge article in Salesforce?

Update the ArticleFrom the Service app, click the Knowledge Tab.From the dropdown, select the Published Articles List View.Click the How to Clean and Maintain Your Solar Panel article.Click the Versions tab. ... Click the Edit as Draft button at the top of the page, then click Edit as Draft again.More items...

How do I access Knowledge language settings in Salesforce?

In Setup, enter Knowledge Settings in the Quick Find box, then select Knowledge Settings. Click Edit. Select Multiple Languages and add the languages you want to include in your knowledge base. Important You can add the languages that your instance of Salesforce supports.

How are Knowledge articles set up?

Create Knowledge ArticlesFrom the main menu in the Service console, select Knowledge. ... Click New.Choose the record type for the article. ... Click Next.Enter the article title in the Title field. ... Click in the URL name field. ... Choose a Validation Status. ... To show what the article is about, enter a summary.More items...

What is Salesforce Knowledge Base?

Salesforce Knowledge gives you the ability to build out a comprehensive Knowledge Base ( KB) inside of Salesforce to service your internal agents, partners and customers. A Knowledge Base is simply a collection of articles with relevant information about your products and services, to encourage a self-service model for your customers ...

What is the knowledge lifecycle?

The Knowledge Lifecycle is cyclical and stresses continuous improvements to content. To support the Knowledge Lifecycle, Lightning Knowledge has version control, which is a new feature from the Classic model.

What is Lightning Knowledge?

The Lightning Knowledge data model is very different from the Classic Knowledge data model, so the access is also fairly different . In Lightning Knowledge, all articles are on a single Salesforce object called Knowledge (Knowledge__kav) by default (you can actually rename if you want, not just relabel!)

How are topics different from data categories?

Topics are different from Data Categories in that they don’t drive article access in any way and they are not hierarchical. They are primarily used to organize information within a knowledge base in a community. Topics are assigned to articles in Content Management > Topics in the Salesforce community workspaces.

Why add topics to articles?

Adding topics to articles lets you easily classify them based on content and provides easier searching within your knowledge base. Think of these like keywords. A single article can have a multitude of topics assigned depending on the content.

Can you approve articles in Salesforce?

As with most Salesforce objects, you can create an approval process for articles. This is invaluable for controlling what content is published, especially if you have a public knowledge base and need to screen content for customer-facing articles.

Special Access Rules

Knowledge must be enabled in your org. A user must have the View Articles permission enabled. Salesforce Knowledge users, unlike customer and partner users, must also be granted the Knowledge User feature license.

Usage

Use this object to query or retrieve articles. KnowledgeArticle can be used in a SOQL clause, but doesn’t provide access to the fields from the article. Provides read-only access to an article and the ability to delete the master article.

Usage for SOQL with KnowledgeArticle

To expose the migrated_to_from_id column on KnowledgeArticle and KnowledgeArticleVersion to the sObject API: expose MigratedToFromArticle in KnowledgeArticle.

Assign the Permission Set to Ada Balewa

Now that you’ve created the Knowledge Manager permission set, assign it to Ada so she is able to access and manage Knowledge articles easily.

Verify Step

You’ll be completing this project in your own hands-on org. Click Launch to get started, or click the name of your org to choose a different one.

Enable Validation Status for Articles

Before you can do anything with validation statuses, the validation status field must be activated. Make sure this is ready to go!

Create a Validation Status

Notice there are two different validation statuses already in the system—Validated and Not Validated. Add a Work in Progress status for articles that are in the works, but not ready for validation.

Create and Publish an Article

So far, you’ve set up record types, page layouts, data categories, access and visibility settings, and validation statuses for Knowledge. Now that the foundation is in place, create and publish an article to test the process. Once you create your article, assign it to Ada for validation, and finally, publish it.

Validate and Publish the Article

To fully test the process, sign in as Ada, and validate and publish the article you just created.

Update the Article

Once an article is published, you can always improve or update the information as needed. To test this process, add a note to your recently published Knowledge article. This is accomplished by creating a new version of the article and adding the new text. Once it’s updated, re-publish the article.

Verify Step

You’ll be completing this project in your own hands-on org. Click Launch to get started, or click the name of your org to choose a different one.

image

Key Points – What You Need to Know

Content Management

Channels

  • Once you have your articles published, you have several channels to share them with. These channels are like audiences for your content — Internal users, Partners, Customers, and the general Public.
See more on salesforceben.com

Approval Processes

  • As with most Salesforce objects, you can create an approval process for articles. This is invaluable for controlling what content is published, especially if you have a public knowledge base and need to screen content for customer-facing articles. The approval processes for knowledge articles work more or less like any other, but there are special approval actions that a…
See more on salesforceben.com

Knowledge Features

  • Ratings
    One feature of Salesforce Knowledge is the ability to let your users rate the content. In Classic Knowledge this was always a 1-5 star rating, but in Lightning Knowledge it’s a simpler thumbs-up or thumbs down rating system. (When migrating, 3,4,5 stars are converted to thumbs-up and 1,2 …
  • Data Categories
    One of the critical features of Salesforce Knowledge is Data Categories and Data Category Groups. These are two major functions — article organization and article access. Data Categories allow you to organize your article content in a hierarchical way. They can also be grouped into D…
See more on salesforceben.com

Topics

  • Adding topics to articles lets you easily classify them based on content and provides easier searching within your knowledge base. Think of these like keywords. A single article can have a multitude of topics assigned depending on the content. (Just don’t over-assign topics because then searches could return irrelevant results). Topics are different from Data Categories in that t…
See more on salesforceben.com

Case Deflection

  • With customer support teams feeling overwhelmed, Salesforce can help manage the high support volume and Knowledge is one of the methods. Exposing knowledge articles to your external and public users is a great way to deflect support cases from your service agents. A robust knowledge base will empower your customers to self-service rather than flooding your case queue with que…
See more on salesforceben.com

Using Apex with Knowledge

  • One final important feature of Knowledge is that it can have Apex triggers and be accessed through Apex code. In fact, there are standard apex classes relating to knowledge management that can be called in Apex for publishing, archiving, searching, and more. In Classic Knowledge this was more restrictive, but the Lightning Knowledge data architecture change included these …
See more on salesforceben.com

Keep Learning!

  • Lightning Knowledge is just one facet of the Lightning. To learn more about the Lightning Experience you can check out some webinars and other blogs on the topic! Why Lightning? Why Now? Lightning Experience is the next generation of Salesforce. Take advantage of the new features in Lightning and learn why now is the right time for Salesforce Lightning. Become a Ma…
See more on salesforceben.com

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9